Re: crosscompiling dll linux-mingw32

2001-04-26 Thread Alexandre Oliva
On Apr 26, 2001, Guido Draheim [EMAIL PROTECTED] wrote: I did just need to change a single line in ltmain.sh which enabled me afterwards to actually *build* a dll. Looks like you were not using -no-undefined when creating the library. This is required to build a DLL on MS-Windows. --

Re: crosscompiling dll linux-mingw32

2001-04-26 Thread Guido Draheim
Alexandre Oliva wrote: On Apr 26, 2001, Guido Draheim [EMAIL PROTECTED] wrote: I did just need to change a single line in ltmain.sh which enabled me afterwards to actually *build* a dll. Looks like you were not using -no-undefined when creating the library. This is required to build

Re: static/shared libraries on AIX

2001-04-26 Thread libtool
On Thu, Apr 26, 2001 at 08:31:02AM -0500, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Can we decide to: 1. On AIX systems that support run-time-linking, make it the *default* so libname.a is static and libname.so is shared. With this, -brtl would be inserted

Installing convenience libraries

2001-04-26 Thread Nick Hudson
Is there any reason why I shouldn't be able to install a convience library. For example $ libtool --mode=compile cc -c dummy.c -o dummy.o cc -c dummy.c -fPIC -DPIC -o .libs/dummy.o cc -c dummy.c -o dummy.o /dev/null 21 $ $ libtool --mode=link cc -o libconv.la dummy.lo ar cru .libs/libconv.a

[ANNOUNCE] GNU Libtool 1.4

2001-04-26 Thread Gary V . Vaughan
Hello Libtoolers, On this, the 2nd anniversary of the release of libtool-1.3, the Libtool Team is delighted to announce Libtool version 1.4: Available now from ftp://ftp.gnu.org/gnu/libtool/libtool-1.4.tar.gz and shortly from all GNU mirror sites. You will find diffs and xdeltas from

crosscompiled .exe (Re: crosscompiling dll linux-mingw32)

2001-04-26 Thread Guido Draheim
Guido Draheim wrote: from that I'd say libtool knows that CC has created a pfe.exe but the automake-rules/vardefs expect a builddir/pfe.exe too. A copy of builddir' pfe to pfe.exe does indeed work. Who's to blame, libtool or automake? It is libtool's fault - even that the final link-line

libtool adds multiple `-lg' options linking [v3] testsuite

2001-04-26 Thread John David Anglin
Forwarded message: From dave Thu Apr 26 13:01:45 EDT 2001 Subject: libtool adds multiple `-lg' options linking [v3] testsuite To: [EMAIL PROTECTED] Date: Thu, 26 Apr 2001 13:01:45 -0400 (EDT) From: John David Anglin dave@hiauly1 X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type:

libtool 1.4 README patch

2001-04-26 Thread Tim Mooney
With these two items from the announcement: * Improved support for darwin (rhapsody), mingw32, NetBSD, Compaq Tru64 V5.0 and Digital Unix V4.*. ... * Support for aix5*. and my understanding of the very recent changes related to AIX (including AIX 5), coupled with the version