armv5te-softfloat-linux-gnu toolchain compilation

cyril Romain c.romain@laposte.net
Tue Apr 4 01:58:00 GMT 2006


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



More information about the crossgcc mailing list