Re: Unwanted shared runtime libraries getting added

2010-10-11 Thread Ethan Mallove
On Fri, Oct/08/2010 02:24:26PM, Robert Boehne wrote: >I think the mode=compile line doesn't tell us much about what happens when >mode=link - post what you get on the "libtool --mode=link" command. $ /bin/sh ../../../libtool --tag=CXX --mode=link icpc -O3 -DNDEBUG -Wall -static-intel

Re: LT_INIT pic-only not setting --with-pic

2010-10-11 Thread Ralf Wildenhues
Hi Luke, * Luke Mewburn wrote on Mon, Oct 11, 2010 at 05:52:16AM CEST: > I'm using libtool (and the other autotools) to build an installed > static library (which I don't want it as a shared library), > which I link into various other applications. > > I sometimes need to link this static library

Re: Unwanted shared runtime libraries getting added

2010-10-11 Thread Ralf Wildenhues
Hello Ethan, * Ethan Mallove wrote on Mon, Oct 11, 2010 at 01:59:20PM CEST: > On Fri, Oct/08/2010 02:24:26PM, Robert Boehne wrote: > >I think the mode=compile line doesn't tell us much about what happens > > when > >mode=link - post what you get on the "libtool --mode=link" command. > >

Re: Unwanted shared runtime libraries getting added

2010-10-11 Thread Ethan Mallove
On Mon, Oct/11/2010 07:51:20PM, Ralf Wildenhues wrote: > Hello Ethan, > > * Ethan Mallove wrote on Mon, Oct 11, 2010 at 01:59:20PM CEST: > > On Fri, Oct/08/2010 02:24:26PM, Robert Boehne wrote: > > >I think the mode=compile line doesn't tell us much about what happens > > > when > > >mode

Re: Unwanted shared runtime libraries getting added

2010-10-11 Thread Ralf Wildenhues
* Ethan Mallove wrote on Mon, Oct 11, 2010 at 08:11:19PM CEST: > On Mon, Oct/11/2010 07:51:20PM, Ralf Wildenhues wrote: > > * Ethan Mallove wrote on Mon, Oct 11, 2010 at 01:59:20PM CEST: > > > $ /bin/sh ../../../libtool --tag=CXX --mode=link icpc -O3 -DNDEBUG > > > -Wall -static-intel -m32 -fi