[sr #107584] Fails to detect the global symbol pipe

2024-01-16 Thread Mike Frysinger
Update of sr#107584 (group libtool): Status:None => Need Info ___ Reply to this item at: ___ Mes

[sr #110261] _LT_CMD_OLD_ARCHIVE should not inline AC_PROG_RANLIB

2024-01-16 Thread Mike Frysinger
Follow-up Comment #1, sr#110261 (group libtool): LT_INIT already does AC_PREREQ(2.62), so relying on AC_PROG_RANLIB sounds fine want to send a patch to the mailing list ? ___ Reply to this item at:

[sr #111002] regression in libtool 2.4.7: build error in ncurses

2024-01-16 Thread Mike Frysinger
Update of sr#111002 (group libtool): Status:None => Need Info ___ Follow-up Comment #1: are you using patched libtool in your system ? ncurses-6.4 builds fine for me with libtool-2.4.7.

[sr #110947] flang: error: unknown argument: '-soname'

2024-01-16 Thread Mike Frysinger
Update of sr#110947 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #4: this is handled via ht

[sr #108559] libtool binary wrappers fall prey to aggressive optimizations

2024-01-16 Thread Mike Frysinger
Update of sr#108559 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mes

[sr #108558] libtool nm test does not really work for W32 versions of nm

2024-01-16 Thread Mike Frysinger
Update of sr#108558 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mes

[sr #107959] Libtool generates invalid .def files

2024-01-16 Thread Mike Frysinger
Update of sr#107959 (group libtool): Open/Closed:Open => Closed ___ Reply to this item at: ___ Mes

[sr #107584] Fails to detect the global symbol pipe

2024-01-16 Thread Mike Frysinger
Follow-up Comment #1, sr#107584 (group libtool): please attach a patch showing what you mean ___ Reply to this item at: ___ Message sent via Savanna

[sr #102915] Compilation errors with gcc -mno-cygwin

2024-01-16 Thread Mike Frysinger
Update of sr#102915 (group libtool): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: i don't know what "pls

[sr #102833] doc

2024-01-16 Thread Mike Frysinger
Update of sr#102833 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: i don't think there's

[sr #108987] libtool doesn't like simple RM defined (without options)

2024-01-16 Thread Mike Frysinger
Follow-up Comment #4, sr#108987 (group libtool): bootstrap & build-aux/funclib.sh are not maintained in libtool. you'll want to send those fixes upstream. https://github.com/gnulib-modules/bootstrap ___ Reply to this item at:

[sr #110796] libtool-2.4.7/build-aux/git-version-gen uses kind of a hack

2024-01-16 Thread Mike Frysinger
Update of sr#110796 (group libtool): Status:None => Wont Do Open/Closed:Open => Closed ___ Follow-up Comment #1: build-aux/git-version-

[sr #110525] Typos caught by codespell

2024-01-16 Thread Mike Frysinger
Update of sr#110525 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: should be fixed in lat

[sr #110870] Typos in libtool.texi and libtool.m4

2024-01-16 Thread Mike Frysinger
Update of sr#110870 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: should be fixed in lat

[sr #110962] pass_all for z/OS

2024-01-16 Thread Mike Frysinger
Update of sr#110962 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: you posted the patch t

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Vincent Lefevre
On 2024-01-16 15:44:08 -0500, Mike Frysinger wrote: > On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: > > My short term plans are to review the numerous mailing list patches and > > get them merged in. This will be an easy and productive first step for > > me and libtool. I will also look at the v

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Simon Josefsson via Discussion list for the GNU libtool shared library maintenance tool
Welcome Ileana! Mike Frysinger writes: > On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: >> My short term plans are to review the numerous mailing list patches and >> get them merged in. This will be an easy and productive first step for >> me and libtool. I will also look at the various distro

Re: Introducing a new maintainer of libtool

2024-01-16 Thread Mike Frysinger
On 13 Jan 2024 14:49, Ileana Dumitrescu wrote: > My short term plans are to review the numerous mailing list patches and > get them merged in. This will be an easy and productive first step for > me and libtool. I will also look at the various distro patches and see > if any of them are fit to b

[sr #110978] libtool.m4: Not respecting $LD when checking for --whole-archive

2024-01-16 Thread Mike Frysinger
Update of sr#110978 (group libtool): Status:None => Done Open/Closed:Open => Closed ___ Follow-up Comment #1: merged now, thanks htt