libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libtool-patches] Re: Breakage with VPATH build


From: Alexandre Oliva
Subject: [Libtool-patches] Re: Breakage with VPATH build
Date: 17 Sep 2000 21:11:20 -0300
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

On Sep 16, 2000, "Gary V. Vaughan" <address@hidden> wrote:

> On Sat, Sep 16, 2000 at 05:25:26PM -0300, Alexandre Oliva wrote:
>> On Sep 16, 2000, "Gary V. Vaughan" <address@hidden> wrote:

>> But libtool is created right on AC_PROG_LIBTOOL, not afterwards (such
>> as by config.status), right?

> Not anymore.

Hmm...  That's bad.  The configure code I was talking about was not in
libtool itself, but in Kaffe, and possibly elsewhere.  I wouldn't like
to see such a big change in AC_PROG_LIBTOOL, even though looking at
the libtool script isn't precisely part of the public interface of
libtool.  But then, `libtool --config' can and should be used to
expose configuration details of libtool at configure time.

Besides, I dream of some day being able to use libtool for link tests
in configure.in, so that libtool libraries are handled properly.  By
delaying the generation of the libtool script, we forbid such uses.

> I wasn't very happy about the way this worked since if you interrupted
> the buid in the wrong place you end up with half a libtool =(O|

IMO, the right way to deal with this problem is to generate everything
in a temporary file and rename it when you write out the last bit of
it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


reply via email to

[Prev in Thread] Current Thread [Next in Thread]