This is the mail archive of the crossgcc@sources.redhat.com 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]

RE: Cross compiler make can't find files.


hi,
> I have no problems when I run configure, but when I run make, it fails
> because it claims it can’t find stdlib.h and uinstd.h.
you can specify a header location with --with-headers=/path/to/your/headers.
the headers must upport your target. for our arm development platform
we use libc includes from the newlib.

ciao sascha


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


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