From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DF2BE3858421; Tue, 11 Jul 2023 09:57:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF2BE3858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689069435; bh=ztypdJuFEfzYrGo6e571FNxvovkFxsUEjL/h8GccYN8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dcEnMMLz4sf5gcy/Y5VJeWstHq1wEn5Xn6hEC93jnJv23B8kv8sk0lNyS5Aov3pIf /bvWHiZqJxQxWbEkrvH7rpiphiakluIjohetaZSgUnC7/IHDQlwhQKXhhuF0s3cDAC 8Cc5sp/5JcaPeg/Ab3/RyiOfXRXQDc708e2sNnQI= From: "ro at CeBiTec dot Uni-Bielefeld.DE" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/110624] Xcode 15 ld warns about -macosx_version_min Date: Tue, 11 Jul 2023 09:57:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at CeBiTec dot Uni-Bielefeld.DE X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D110624 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #1 from Iain Sandoe --- > OK. (I do not have enough hardware to install 14 or xc15 at present). You don't depend on macOS 14 here, fortunately: xc 15 still supports macOS 13.4+. I'm running in qemu btw., the only virtualization solution that does support 13 and 14 at the moment. > I guess we just add a configuration test for it and then make the link li= ne > dependent; will have a go on D21+XC14.3 I suspect so: older versions like xc 8 certainly don't support the new form.=