libtool-commit
[Top][All Lists]
Advanced

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

[no subject]


From: Ileana Dumitrescu
Date: Fri, 19 Jul 2024 12:43:46 -0400 (EDT)

branch: master
commit 383c97a85080001ad43f4c75940745f8fe454053
Author: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
AuthorDate: Fri Jul 19 19:18:31 2024 +0300

    NEWS: Update for recent changes
---
 NEWS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/NEWS b/NEWS
index cbef5c22..4f8ab162 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ NEWS - list of user-visible changes between releases of GNU 
Libtool
 
   - Add sysroot to library path for cross builds.
 
+** Important incompatible changes:
+
+  - Autoconf 2.64 is required for libtool.m4 to use AS_VAR_APPEND.
+
 ** Bug fixes:
 
   - Fix for uninitialized variable in libtoolize.
@@ -38,6 +42,19 @@ NEWS - list of user-visible changes between releases of GNU 
Libtool
   - Alter syntax in sed command to fix numerous test failures
     on 64-bit windows/cygwin/mingw.
 
+  - Fix 'Wstrict-prototypes' warnings.
+
+  - Correct DLL Installation Path for mingw multilib builds.
+
+  - Fix '--preserve-dup-deps' stripping duplicates.
+
+  - Disable chained fixups for macOS, since it is not compatible with
+    '-undefined dynamic_lookup'.
+
+** Changes in supported systems or compilers:
+
+  - Support additional flang-based compilers, 'flang-new' and 'ftn'.
+
 
 * Noteworthy changes in release 2.5.0 (2024-05-13) [alpha]
 



reply via email to

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