GNU bug report logs -
#73493
[PATCH] Fix -single_module issues on recent macOS
Previous Next
Reported by: Joshua Root <jmr <at> macports.org>
Date: Thu, 26 Sep 2024 06:33:02 UTC
Severity: normal
Tags: patch
Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Oct 2024 20:29:26 +0300
with message-id <c8cac46b-8dba-4d02-ac3e-51debacc2c10 <at> gmail.com>
and subject line Re: bug#73493: [PATCH] Fix -single_module issues on recent macOS
has caused the debbugs.gnu.org bug report #73493,
regarding [PATCH] Fix -single_module issues on recent macOS
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
73493: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73493
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Originally submitted at <https://savannah.gnu.org/support/?110937>.
The check for whether the linker supports the -single_module flag
assumes that anything printed to stderr containing the string
"single_module" means it is unsupported. Xcode 15 does print such a
message, though it only indicates that the flag is deprecated. Lack of
single module support triggers some workarounds that aren't needed and
don't work very well on modern systems.
This flag has been unnecessary for many macOS versions, so teaching
libtool that it is not needed in this case is probably preferable to
just fixing the check.
- Josh
[single_module.diff (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
On 26/09/2024 08:53, Joshua Root wrote:
> Originally submitted at <https://savannah.gnu.org/support/?110937>.
>
> The check for whether the linker supports the -single_module flag
> assumes that anything printed to stderr containing the string
> "single_module" means it is unsupported. Xcode 15 does print such a
> message, though it only indicates that the flag is deprecated. Lack of
> single module support triggers some workarounds that aren't needed and
> don't work very well on modern systems.
>
> This flag has been unnecessary for many macOS versions, so teaching
> libtool that it is not needed in this case is probably preferable to
> just fixing the check.
>
Closing, patch has been merged into master.
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=82f7f52123e4e7e50721049f7fa6f9b870e09c9d
--
Ileana Dumitrescu
GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354
[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 209 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.