[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-05-30 Thread Ryan Carsten Schmidt
Follow-up Comment #6, sr #111069 (group libtool): The libtool that was used to generate gsl 2.8's configure script includes this patch, which is why gsl 2.8 is failing to build with older macOS toolchains that don't understand this flag. It does not seem like libtool should accept this patch. Cha

[sr #111069] libtool: patch: Fix dynamic_lookup warnings from new Mac linker

2024-05-30 Thread Carlo Cabrera
Follow-up Comment #7, sr #111069 (group libtool): [comment #6 comment #6:] > It would be better to understand whether what libtool is doing is incompatible with chained fixups, and if so, fix that so that it works with chained fixups. libtool passes `-undefined dynamic_lookup` to the linker, whic

Re: Add missing sysroot to library path ?

2024-05-30 Thread Ileana Dumitrescu
On 29/05/2024 16:27, Joakim Tjernlund wrote: Ping ? On Wed, 2024-01-31 at 19:53 +0200, Ileana Dumitrescu wrote: On 31/01/2024 17:15, Joakim Tjernlund wrote: Has some variant of https://lists.gnu.org/archive/html/libtool-patches/2022-04/msg00010.html been discussed/considered ? Joakim Th