Re: ILD too long

2000-03-26 Thread Tom Tromey
> "Thomas" == Thomas Tanner <[EMAIL PROTECTED]> writes: Thomas> I wonder why automake passes CFLAGS and AM_CFLAGS Thomas> to libtool in link mode? This makes it impossible Thomas> to differentiate between compiler and linker (LDFLAGS) Thomas> flags. The GNU Coding Standards mandate this.

Re: ILD too long

2000-03-26 Thread Thomas Tanner
Hi, On 26-Feb-2000 Ossama Othman wrote: > I did just realize that the compiler options passed to libtool during > the link phase are being stripped from the link command. For example: > >bin/sh ../libtool --tag=CXX --mode=link c++ -W -Wall -Wpointer-arith >-fno-implicit-templates -g -O2

work related

2000-03-26 Thread emailcd44
The all new exclusive Y2K highly targeted E-mail address cd volume #7 To mantain the quality of our lists only 50 coppies of each volume are released to the public. There are only 27 copies left, and if you order within the next 24 hours you will get up to 40% off. Or If you are looking for

work related

2000-03-26 Thread emailcd44
The all new exclusive Y2K highly targeted E-mail address cd volume #7 To mantain the quality of our lists only 50 coppies of each volume are released to the public. There are only 27 copies left, and if you order within the next 24 hours you will get up to 40% off. Or If you are looking for

Re: Linking static libraries into shared library

2000-03-26 Thread Gary V. Vaughan
On Sat, Mar 25, 2000 at 05:16:52PM -0300, Alexandre Oliva wrote: > On Mar 25, 2000, Jason Day <[EMAIL PROTECTED]> wrote: > > > This is what I'll do then. Maybe this could be a future enhancement to > > libtool? > > Libtool can't do that in general, since it cannot assume an archive > contains P