New libtool patch for new wgcc.

2006-09-27 Thread Duft Markus
Hey together! For all interested in this, i released a new patch for libtool 1.5.22 to work with the current wgcc. Both is brandnew and can be found on sourceforge. Current wgcc version is 2.0.1 and the patch has the date 27.09.2006. This fixes some minor things and makes things a little cleaner

Re: New libtool patch for new wgcc.

2006-09-27 Thread Peter O'Gorman
On Sep 27, 2006, at 11:17 PM, Duft Markus wrote: Hey together! For all interested in this, i released a new patch for libtool 1.5.22 to work with the current wgcc. Both is brandnew and can be found on sourceforge. Current wgcc version is 2.0.1 and the patch has the date 27.09.2006. This fi

Re: how to turn off shared library notice in output of make install?

2006-09-27 Thread Ed Hartnett
Ralf Wildenhues <[EMAIL PROTECTED]> writes: > [ Cc:ing bug-libtool ] > > Hello Ed, Howdy Ralf! > Several comments: first, this comment is not written if libtool gets the > option --silent. With the next Automake release, the user will be able > to use > configure LIBTOOLFLAGS=--silent > > or

Re: how to turn off shared library notice in output of make install?

2006-09-27 Thread Ralf Wildenhues
* Ed Hartnett wrote on Wed, Sep 27, 2006 at 04:59:01PM CEST: > Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > > > to avoid much of libtool's blabla, and the developer will be able to set > > AM_LIBTOOLFLAGS=--silent > > But can this be done now? That is, can I somehow send the --silent to > lib