libtool
[Top][All Lists]
Advanced

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

libtool 1.4 README patch


From: Tim Mooney
Subject: libtool 1.4 README patch
Date: Thu, 26 Apr 2001 22:22:27 -0500 (CDT)

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 numbering that is apparently going to be
used on the next autoconf release, I think the libtool README might benefit
from the following patch.  Are the suggested changes all correct?


diff -ur libtool-1.4.orig/README libtool-1.4/README
--- libtool-1.4.orig/README     Wed Dec 13 20:53:45 2000
+++ libtool-1.4/README  Thu Apr 26 16:55:48 2001
@@ -17,10 +17,10 @@
 Libtool supports building static libraries on all platforms.

 Shared library support has been implemented for these platforms:
-  AIX 3.x, 4.x (*-*-aix3*, *-*-aix4*)
+  AIX 3.x, 4.x, 5.x (*-*-aix3*, *-*-aix4*, *-*-aix5*)
   BeOS (*-*-beos*)
   BSD/OS 2.1, 3.x, 4.x (*-*-bsdi2.1, *-*-bsdi3*, *-*-bsdi4*)
-  Digital/UNIX 3.x, 4.x, a.k.a. OSF/1 (*-*-osf3*, *-*-osf4*)
+  Digital/Tru64 UNIX, a.k.a. OSF/1 3.x, 4.x, 5.x (*-*-osf[345]*)
   DG/UX R4.11, R4.12, R4.20 (*-*-dguxR411*, *-*-dguxR412*, *-*-dguxR420*)
   FreeBSD 2.x, 3.x, 4.x (*-*-freebsd2*, *-*-freebsd3*, *-*-freebsd4*)
   GNU Hurd (*-*-gnu*)
@@ -52,7 +52,7 @@
 workaround is to specify CC when run configure with CC='cc -Hnocopyr'.

 NOTE: Due to a bug in autoconf cc isn't supported on Motorola System V 4.
-You can only use gcc. This bug will hopefully be fixed in autoconf 2.14.
+You can only use gcc. This bug will hopefully be fixed in autoconf 2.50.

 NOTE: Any earlier DG/UX system with ELF executables, such as R3.10 or
 R4.10, is also likely to work, but hasn't been explicitly tested.




reply via email to

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