RE: Cross compiling

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

 



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 
______________________________________________________________________


[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