Re: Mixing shared and static libs.

2000-06-03 Thread Alexandre Oliva
On Jun 2, 2000, Chris <[EMAIL PROTECTED]> wrote: > I have searched through tons of online info and wonder if anyone else > has tried to build a shared library that has loaded a static library as > a dependency? I know this can be done, as I do this all the time. It can only be done in a few p

Mixing shared and static libs.

2000-06-02 Thread Chris
I have searched through tons of online info and wonder if anyone else has tried to build a shared library that has loaded a static library as a dependency? I know this can be done, as I do this all the time. However, I noticed that libtool strips out the static libraries before passing it to the