Re: cross-compiling for arm-uknown-linux-gnueabi: libcc vs glibc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joel Reymont <joelr1@xxxxxxxxx> writes:

> I'm trying to build a cross-compilation toolchain with gcc-4.6.2 
> and glibc-2.14. I'm on the Mac and using arm-uknown-linux-gnueabi 
> as a target.
>
> I have Linux headers on the machine and was able to build the first stage of gcc.
>
> I'm now stuck with glibc wanting libgcc and 'make all-target-libgcc' looking 
> for pthreads.h which is part of glibc.
>
> Any suggestions on how to resolve this circular dependency?

Building a cross-compiler for a GNU/Linux target is painful.  There are
various scripts that alleviate the pain.  I think the usually
recommended one these days is crosstool-ng.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux