From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lug-owl.de (lug-owl.de [IPv6:2a03:4000:10:469::]) by sourceware.org (Postfix) with ESMTPS id A97503857017 for ; Mon, 29 Aug 2022 20:11:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A97503857017 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=lug-owl.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=lug-owl.de Received: by lug-owl.de (Postfix, from userid 1001) id A6AA542005; Mon, 29 Aug 2022 22:11:35 +0200 (CEST) Date: Mon, 29 Aug 2022 22:11:35 +0200 From: Jan-Benedict Glaw To: Jeff Law Cc: gcc-patches@gcc.gnu.org Subject: Re: [PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS Message-ID: <20220829201135.xubk4zklljx7eaog@lug-owl.de> References: <20220828075030.sasynazl7hbg7ku4@lug-owl.de> <1a195efa-f8f0-61b0-71b8-8d566fa5e9c2@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w4w442dmun5zdwcv" Content-Disposition: inline In-Reply-To: <1a195efa-f8f0-61b0-71b8-8d566fa5e9c2@gmail.com> X-Operating-System: Linux chamaeleon 5.14.0-0.bpo.2-amd64 X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-message-flag: Please send plain text messages only. Do not send HTML emails. Thank you. User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,SPF_HELO_PASS,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --w4w442dmun5zdwcv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Jeff! On Sun, 2022-08-28 15:32:53 -0600, Jeff Law via Gcc-patches wrote: > On 8/28/2022 1:50 AM, Jan-Benedict Glaw wrote: > > On Tue, 2021-09-21 16:25:19 +0200, Richard Biener via Gcc-patches wrote: > > > This makes defaults.h choose DWARF2_DEBUG if PREFERRED_DEBUGGING_TYPE > > > is not specified by the target and errors out if DWARF DWARF is not s= upported. > > While I think the pdp11 bits arreved, the rest did not (yet). Just > > checked my auto-builder logs. When building current HEAD as > >=20 > > ../gcc/configure --prefix=3D... --enable-werror-always \ > > --enable-languages=3Dall --disable-gcov \ > > --disable-shared --disable-threads --without-headers \ > > --target=3D... > > make V=3D1 all-gcc > >=20 > > ALL of these targets won't build right now: [...] > Umm, most of those -elf targets do build.=C2=A0 See: >=20 > http://law-sandy.freeddns.org:8080 Another builder. :) Randomly picking xtensa-elf, you're configuring as + ../../gcc/configure --disable-analyzer --with-system-libunwind --with-newlib --without-headers --disable-threads --disable-shared --enable-languages=3Dc,c++ --prefix=3D/home/jlaw/jenkins/workspace/xtensa-elf/xtensa-elf-obj/gcc/../..= /xtensa-elf-installed --target=3Dxtensa-elf I guess the main difference that lets my builds fail might be --enable-languages=3Dall (vs. c,c++ in your case.) Maybe you'd give that a try? (...and I'll trigger a build with just c,c++ on my builder.) MfG, JBG --=20 --w4w442dmun5zdwcv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQlDTvPcScNjKREqWEdvV51g5nhuwUCYw0ddQAKCRAdvV51g5nh ux7mAJ9zI2bEuy9J46+1IpXDnOiCjUy8HACghlU6a39KNc3mRn6V4jJg6amD4xE= =keEv -----END PGP SIGNATURE----- --w4w442dmun5zdwcv--