[tools-linking] Dynamic Linker For PowerPC

2007-03-01 Thread James Cheng
libm however is outside of the opensolaris source, so I don't know how you would create this. You might ask on powerpc-discuss, or for more general source issues return to opensolaris-discuss. libm source is available at: http://www.opensolaris.org/os/downloads/devpro/ THT, -James

[tools-linking] Dynamic Linker For PowerPC

2007-02-28 Thread DEEPAK BHATIA
Hi, I am looking at running the Dynamic Linker (ld.so.1) for PowerPC Platform. But when I do #ldd ld.so.1 I get the the following output liblddbg.so.4 = /lib/liblddbg.so.4 liblddbg.so.4 (SUNWprivate_4.52) = (version not found) librtld.so.1 = /lib/librtld.so.1

[tools-linking] Dynamic Linker

2007-01-17 Thread DEEPAK BHATIA
Hi, We have libelf and libconv directories in the /usr/src/cmd/sgs. How are these related to the dynamic linker directory rtld ? Thanks Deepak Bhatia This message posted from opensolaris.org

[tools-linking] Dynamic Linker

2007-01-17 Thread Rod Evans
DEEPAK BHATIA wrote: We have libelf and libconv directories in the /usr/src/cmd/sgs. How are these related to the dynamic linker directory rtld ? libelf contains the elf(3ELF) family of routines. libconv contains a number of conversion routines that translate numeric elf information into