Re: Mainline bootstrap failure (Re: libstdc++ execute tests)

2001-04-17 Thread Gary V . Vaughan
On Wednesday 18 April 2001 5:43 am, Alexandre Oliva wrote: Content-Type: /; name="Attachment: 0" Content-Transfer-Encoding: 7bit Content-Description: Okay to install... I wouldn't have thought we ned an okay for

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)

2001-04-17 Thread Alexandre Oliva
On Apr 16, 2001, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote: > I like this idea. Would you add it to the libtool TODO file please, Ok to install? Index: ChangeLog from Alexandre Oliva <[EMAIL PROTECTED]> * TODO: Add -L- flag. Index: TODO ===

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)

2001-04-16 Thread Gary V . Vaughan
On Thursday 12 April 2001 12:56 pm, Alexandre Oliva wrote: > - create some way to tell libtool ``look, this -L flag is to be used > only when building this particular library, it's not needed for any of > its dependencies after the library is installed.'' This might be > accomplished by specifyin

Re: Mainline bootstrap failure (Re: libstdc++ execute tests)

2001-04-12 Thread Alexandre Oliva
On Apr 12, 2001, Franz Sirl <[EMAIL PROTECTED]> wrote: > Additionally libstdc++ installs a $prefix/lib/libstdc++.la which > includes the libstdc++ *build* directories in dependency_libs, with > the result that libtool aware applications like KDE2 use them for > their -L flags during linking... U