armhf glibc dynamic linker

Douglas Jerome douglas@ttylinux.org
Mon Aug 5 02:20:00 GMT 2013


I used CT-NG to make an arm cortex-a8 hard-float
cross tool chain with gcc-4.6.3 and glibc-2.16.0

The resulting cross gcc-4.6.3 uses /lib/ld-linux.so.3
for the glibc dynamic linker, but the sysroot glibc-2.16.0
actually has /lib/ld-linux-armhf.so.3, so my programs
don't run.

:(

There are several ways I can fix this problem,
but does anyone know of simple or convenient
CT-NG config entry(s) that I can use to avoid
this situation? i.e., am I doing something wrong
or not smart with CT-NG (other than using an
older gcc)?


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



More information about the crossgcc mailing list