Libtool 1.4.2 and EBCDIC

2002-09-24 Thread Howard Chu
I don't recall if I submitted this patch already, but this will patch libtool to properly deal with EndOfLine on EBCDIC systems: *** ltmain.sh Fri Jun 7 16:35:33 2002 --- ../ldap/build/ltmain.sh Thu Sep 19 23:21:52 2002 *** *** 69,76 --- 74,90 # metacharacters that

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Earnie Boyd
Hmm..., if libtool.m4 exists in the package, make sure you replace it with a copy from the CVS and execute aclocal again. Earnie. Elizabeth Barham wrote: > > Earnie Boyd <[EMAIL PROTECTED]> writes: > > > Not, totally, but it's being worked upon. I've joined the libtool list > > as well in ord

Re: Porting libtool to linux-icc (mark II) [PATCH]

2002-09-24 Thread Robert Boehne
Hello, I've approved this patch pending copyright assignment. ChangeLog entry: 2002-09-24 Allan Sandfeld Jensen <[EMAIL PROTECTED]> * libtool.m4: Add support for Intel icc compiler for Linux. -- Robert Boehne Software Engineer Ricardo Software Chicago Technical Center

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Earnie Boyd
Oscar Fuentes wrote: > > Guido Draheim <[EMAIL PROTECTED]> writes: > > > '-lm' does not exist on win32, > > There is a libm.a on MinGW's lib directory. Seems it is a dummy > library for those *nix builds that uses -lm. > Oh, yes, I forgot about that. Should this be removed? Here's the conte

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Guido Draheim
Elizabeth Barham wrote: > Earnie Boyd <[EMAIL PROTECTED]> writes: > > >>Not, totally, but it's being worked upon. I've joined the libtool list >>as well in order to help with resolving the issues with mingw32 >>host/build/target issues. Hopefully, others that have been actively >>working wit

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Earnie Boyd
Elizabeth Barham wrote: > > Earnie Boyd <[EMAIL PROTECTED]> writes: > > > Not, totally, but it's being worked upon. I've joined the libtool list > > as well in order to help with resolving the issues with mingw32 > > host/build/target issues. Hopefully, others that have been actively > > worki

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Elizabeth Barham
Earnie Boyd <[EMAIL PROTECTED]> writes: > Not, totally, but it's being worked upon. I've joined the libtool list > as well in order to help with resolving the issues with mingw32 > host/build/target issues. Hopefully, others that have been actively > working with mingw32 libtool issues can spea

cygwin static archives piecewise

2002-09-24 Thread David Thompson
I have a project that builds a large library. So big that it needs to do piecewise archiving on cygwin. Within cygwin, the command that is getting issued for building the static lib is: LIB /OUT:library.lib $object_files All is fine and dandy until it issues the next piece to be added and it i

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Bob Friesenhahn
On Tue, 24 Sep 2002, Earnie Boyd wrote: > Elizabeth Barham wrote: > > > > A while back, Bob mentioned running into some trouble linking a dll > > with the stub lib*.a libraries: > > > > > > > > and has contributed some patches to libto

Re: [Mingw-users] Whats the latest on libtool and the stub dll libraries?

2002-09-24 Thread Earnie Boyd
Elizabeth Barham wrote: > > Hi, > > A while back, Bob mentioned running into some trouble linking a dll > with the stub lib*.a libraries: > > > > and has contributed some patches to libtool (whether in regards to > this I do not kno

Re: autoreconf misses ltmain.sh

2002-09-24 Thread Paul Eggert
> From: Akim Demaille <[EMAIL PROTECTED]> > Date: 24 Sep 2002 13:33:43 +0200 > > So as was kindly suggested by TED, we should have autoreconf work > around Libtool problems. I missed that suggestion somewhere in my mailbox (currently with 2035 messages to read, sigh); if you think it preferable

Re: Automake 1.6d available (beta for Automake 1.7)

2002-09-24 Thread Akim Demaille
| Alexandre Duret-Lutz wrote: | > Bruce> My preference would be this: | > | > Could you send this to the list? | | Alright: | | I would really like to see the auto* tools packages (autoconf, | automake and libtool) each adopt several of their worst | clients' packages for regression testing.

Re: autoreconf misses ltmain.sh

2002-09-24 Thread Akim Demaille
> "Roger" == Roger Leigh <[EMAIL PROTECTED]> writes: Ralf> .. still nobody wanting to care to fix it? >> AFAICT it's fixed in CVS Libtool. Roger> And in Debian. Am I crazy suggesting that Debian Libtool be the next Libtool release? ___ Libtool m

Re: autoreconf misses ltmain.sh

2002-09-24 Thread Akim Demaille
| Am Mon, 2002-09-23 um 10.49 schrieb Alexandre Duret-Lutz: | > >>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes: | > | > [...] | > | > Ralf> http://mail.gnu.org/pipermail/libtool-patches/2002-January/001659.html | > | > Ralf> .. which seems to indicate that libtool is the culprit. |