I have just upgraded to libtool 1.5 (Debian's package which is taken out of
CVS) and here are my first experiences.
I'd like to make a custom tag so that, for a particular libtool library, PIC
code is also compiled with -fomit-frame-pointer (I really need the register
that is lost by the GOT code)
On Wed, Nov 12, 2003 at 06:59:44PM +0100, Paolo Bonzini wrote:
> I have just upgraded to libtool 1.5 (Debian's package which is taken
> out of CVS) and here are my first experiences.
HEAD or branch-1-5? I think development is happening on HEAD towards a
1.6 release.
> However, I have had serious
On Wed, 2003-11-12 at 20:49, Albert Chin wrote:
> On Wed, Nov 12, 2003 at 06:59:44PM +0100, Paolo Bonzini wrote:
> > I have just upgraded to libtool 1.5 (Debian's package which is taken
> > out of CVS) and here are my first experiences.
>
> HEAD or branch-1-5? I think development is happening on