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: armv5te-softfloat-linux-gnu toolchain compilation


On Sunday 02 April 2006 13:39, cyril Romain wrote:
> Mike Frysinger wrote:
> > you should have the includes in /usr/armv5te-softfloat-linux-gnu/include/
> > and a /usr/armv5te-softfloat-linux-gnu/sys-include symlink pointing to it
> > -mike
>
> My sys-include symlink is correct, but the include directory does not
> contains such include files :(

umm, if you're on a gcc-stage2 step, then your arm/glibc 
in /usr/armv5te-softfloat-linux-gnu/ should be providing both libraries and 
includes ... if not, then it sounds like the glibc has been installed 
incorrectly

> I don't know why those files are missing and unfortunately I did not
> find a crossdev options (like a USE="header" or something like that) to
> solve the problem.
> ... after a deeper look, it seems that gcc has a
> --with-headers=path_to_libc configuration option...
> But how can I tell crossdev to use such option, if this is the one to use ?

crossdev has a --with-headers option, but that's generally only required for 
ia64 targets ... your bug here is something else
-mike

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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