Delphi/Kylix app on uClibc???

Joseph M Dupre (AVAB Inc.) dupre at avab.com
Fri Dec 2 20:02:25 UTC 2005


On 2 Dec 2005 at 10:47, uclibc at uclibc.org wrote:

> > you should move the glibc libraries into a sep dir to isolate them
> > from uClibc (say /lib/glibc or /glibc) and then run your Kylix binary
> > by setting LD_LIBRARY_PATH=/lib/glibc
> 
> Thanks for the suggestion.  I tried this, but it does not work.  Is
> LD_LIBRARY_PATH supported by uClibc???

OK, I figured it out.  
Regardless of where you put the glibc libraries, ld-linux-so.2 (or 
what ever loader the executable requires) must be in /lib.  Once that 
was done, LD_LIBRARY_PATH can then direct the loader to the right 
place.

- Joe
-- 
Joseph M. Dupré
Design Engineer
SAND Network Systems
+1 707 778 8990 x207




More information about the uClibc mailing list