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


Mike Frysinger wrote:

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


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

I did not find a solution yet to the problem...
Anyway you put me on the right track: the glibc actually has been installed incorrectly !
After a deeper look at log files, crossdev actually install cross-glibc headers into /usr/include instead of /usr/armv5te-softfloat-linux-gnu !!!
Cross-glibc libraries are installed correctly though.


As you might guess, this completely messed up my system. Fortunately it was a chrooted environment.
So I still don't have the solution, but the problem is clearly identified now :)


Have you any ideas how to resolve it ?

Thanks in advance,

Cyril

--
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]