libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shared library link problem


From: Liwei Peng
Subject: shared library link problem
Date: Fri, 17 May 2002 15:24:51 -0700 (PDT)

Hi,

I am using libtool 1.4.2 to generate a shared libray.
I have 2 problems:

1) I use g++ as my compiler. but "libtool --mode=link
g++3 ..." ends up to use "gcc" as the linker. what
should I do if I want to use "g++" as my linker?

2) my shared libray (let's call it A.so) depends on
another shared library (let's call it B.so). but
libtool removed this B.so during the link time. how
can I fix this if I have to?

Thanks.

Liwei


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]