[Peeweelinux] Glibc linked binary

Troy Engel [email protected]
Thu, 20 May 2004 09:21:17 -0700


[email protected] wrote:
> 
> Thanks for your reply on the ramdisk thread Troy, it worked a treat :)

Awesome. ;)

> Is there a way of fudging the library dependencies of the macromedia released plugin so that it will work?

Yeah, it is a mammoth job. If I run ldd on my local flash plugin .so, I see:

libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x4039c000)
libc.so.6 => /lib/tls/libc.so.6 (0x42000000)

So my gut instinct is that you can't fudge it -- the binary *is* looking 
for the c++ libs by name, but the c lib by symlink. If you could somehow 
get the flash plugin to look for something like 'libc-2.3.2.so' you'd 
have a chance, but not likely. :(

-te

-- 
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com