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
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
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.
>
>
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
* 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