Title: Linking two objects into new object.

Hi list.

I'm trying to combine an object with another (shared) object into a new shared object.
I'm trying to use
ld -o new_shared_object.so object_name.o -l shared_object -shared
but the result is new shared object linked on runtime with the old one.
How would you solve this problem ?

Thanks
**************************************************
Maxim Kryachko
Systems Administrator
E-Mobile Israel, Ltd.
10 Ha'amal St., Rosh-Ha'ayin 48092, Israel
+972-3-9158049 (office)
+972-55-602270 (cellular)
http://www.e-mobile.com
**************************************************
<<Maxim Kryachko.vcf>>

Maxim Kryachko.vcf

Reply via email to