public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/110624] New: Xcode 15 ld warns about -macosx_version_min
Date: Tue, 11 Jul 2023 08:57:43 +0000	[thread overview]
Message-ID: <bug-110624-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110624

            Bug ID: 110624
           Summary: Xcode 15 ld warns about -macosx_version_min
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: iains at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-apple-darwin23.0.0
            Target: x86_64-apple-darwin23.0.0
             Build: x86_64-apple-darwin23.0.0

When bootstrapping current trunk on macOS 14.0 beta 3 with Xcode 15 beta 3,
every single link test in the testsuite fails with excess errors since ld now
warns

-macosx_version_min has been renamed to -macos_version_min

I'm currently working on patches to prune that message in the testsuite, plus
large additional patches to the gm2 testsuite to perform the pruning at all.

Ultimately, this should be handled in the driver, though: the warning is new
in Xcode 15 beta 3 (beta 2 didn't have it).  However, ld accepts the new form
back to at least Xcode 13 (haven't looked further yet), and it's the only one
documented in ld(1).

             reply	other threads:[~2023-07-11  8:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11  8:57 ro at gcc dot gnu.org [this message]
2023-07-11  9:53 ` [Bug target/110624] " iains at gcc dot gnu.org
2023-07-11  9:57 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-11 10:01 ` iains at gcc dot gnu.org
2023-07-11 10:55 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-11 14:11 ` iains at gcc dot gnu.org
2023-07-11 14:13 ` iains at gcc dot gnu.org
2023-07-13  8:57 ` ro at CeBiTec dot Uni-Bielefeld.DE
2023-07-13 19:15 ` cvs-commit at gcc dot gnu.org
2023-07-13 19:19 ` iains at gcc dot gnu.org
2023-07-19  8:08 ` cvs-commit at gcc dot gnu.org
2024-04-04 18:50 ` cvs-commit at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-110624-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).