This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where would i find the definition for EINVAL?


On Mon, Dec 05, 2005 at 03:54:27PM -0500, Robert P. J. Day wrote:
>   where in the crosstool-generated results would i find the definition
> for that file?  as a start, where would it *normally* be defined so
> that i can check my sys-root structure for the same thing?  thanks.

the kernel headers should provide it, and in the case of linux-2.6,
it's in include/asm-generic/errno-base.h
-mike

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]