Re: libtool 1.3 : bug in calculating the file name if compiler doesn't support -c and -o

2000-09-13 Thread Gary V. Vaughan
On Tue, Sep 12, 2000 at 01:34:34AM -0300, Alexandre Oliva wrote: > On Sep 11, 2000, Michael Matz <[EMAIL PROTECTED]> wrote: > > > output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} > > Yep Applied. Thankyou =)O| Gary. -- ___ _ ___ __

Re: Web page problem and release schedule

2000-09-13 Thread Gary V. Vaughan
On Sun, Sep 10, 2000 at 11:05:28AM +0100, Nick Hudson wrote: > "Gary V. Vaughan" wrote: > > > > On Thu, Sep 07, 2000 at 12:39:30PM +0100, Nick Hudson wrote: > > > Is there a release schedule for 1.4 or MLB(1.5?). Just curious. > > > > When it's ready =)O| > > > > I'm working really hard to get

Re: Web page problem and release schedule

2000-09-13 Thread Gary V. Vaughan
On Sun, Sep 10, 2000 at 11:05:28AM +0100, Nick Hudson wrote: > "Gary V. Vaughan" wrote: > > > > On Thu, Sep 07, 2000 at 12:39:30PM +0100, Nick Hudson wrote: > > > [I hope this is the right place for the page problem...] > > > > > > I've noticed that the > > > > > > http://www.gnu.org/software/lib

-export-symbols-regex and C++

2000-09-13 Thread Olly Betts
Hi, I've been trying to use -export-symbols-regex with a C++ library, but the way this feature currently works means that you get the mangled versions of the symbols. This seems less than ideal for (at least) a couple of reasons: * The mangled versions really are a cryptic implementation detail

HEAD Daily snapshot shot not available

2000-09-13 Thread Nick Hudson
The daily snapshot of the head cvs branch isn't available from ftp.ffii.org at the moment. It seems to have fallen over when Gary move ltconfig into libtool.m4 and not recovered. Can someone please fix this. Thanks, Nick