Cross compiling

Rupert Wood me@rupey.net
Thu May 31 01:03:00 GMT 2007


Yan Seiner wrote:

> For some reason this app is adamant about using /lib/libc.so.6,
> instead of my cross-libc.

You probably have a linker script (a .la file, probably libc.la) in your cross-libs directory with a hard-coded path to /lib/libc.so.6.

Editing that should do the trick. I'm a bit out of date though and I don't know if there's a better way to solve this.

Rup.





______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the Gcc-help mailing list