[oe] x86_64

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Tue May 10 15:35:43 UTC 2011


Jaap de Jong <jaap.dejong at nedap.com> writes:

> TARGET_ARCH       = "x86_64"

did this ever work?  OE uses hardcoded 'lib' (instead of 'lib64') at
various places.  At least gcc has

| #define GLIBC_DYNAMIC_LINKER64 "/lib64/ld-linux-x86-64.so.2"

which causes 64 bit binaries to look for the interpreter at /lib64.

I recall issues with openssl too which autodetects lib64 directories but
OE packages lib only.



Enrico




More information about the Openembedded-devel mailing list