Re: Cross gcc build problem

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

 



Laine Walker-Avina wrote:

/usr/bin/arm-linux-gnu-ld: cannot find /usr/arm-linux-gnu/lib/libc.so.6

You don't have glibc installed in a place where ld can find it.

If that is because you are bootstrapping a toolchain, then you should disable the generation of a shared version of libgcc by supplying something like --disable-shared to the GCC configure.

David Daney

[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