Re: shared libs depending on static libs on x86

2006-03-14 Thread Ralf Wildenhues
Hi Jason, * Jason Kraftcheck wrote on Thu, Mar 09, 2006 at 09:08:22PM CET: > I've a couple questions about the behavior of libtool that I'm hoping someone > will answer for me. I'm using libtool 1.5.22 on Linux/x86. > > 1) I have a situation as follows: I am building both static and shared > v

shared libs depending on static libs on x86

2006-03-09 Thread Jason Kraftcheck
I've a couple questions about the behavior of libtool that I'm hoping someone will answer for me. I'm using libtool 1.5.22 on Linux/x86. 1) I have a situation as follows: I am building both static and shared versions of a library. This library depends on a third-party library, which may be eith