[Peeweelinux] Linking against older glibc

Mateo Garcia, Carlos [email protected]
Thu, 7 Mar 2002 15:42:56 +0100


I am building an application for an embedded system that uses an older version of glibc, ld-linux and X11 than the linux computer I am using to develop the application.
When I compile and link, the app runs on the development computers, but it fails (logically) on the embedded system.
 
What is the easiest way to compile and link against the libraries installed in the embedded system?  (provided I don't want to downgrade the libraries in my development machine).
 
Thank you
--
Carlos Mateo
[email protected]