From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id GTfxNNLRFWMYtTMAWB0awg (envelope-from ) for ; Mon, 05 Sep 2022 06:39:14 -0400 Received: by simark.ca (Postfix, from userid 112) id C04931E4A7; Mon, 5 Sep 2022 06:39:14 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RDNS_DYNAMIC autolearn=ham autolearn_force=no version=3.4.6 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 2AF301E21F for ; Mon, 5 Sep 2022 06:39:14 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 924BC3857BBE for ; Mon, 5 Sep 2022 10:39:13 +0000 (GMT) Received: from lug-owl.de (lug-owl.de [188.68.32.151]) by sourceware.org (Postfix) with ESMTPS id 26B643857011 for ; Mon, 5 Sep 2022 10:39:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 26B643857011 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 80BB74200A; Mon, 5 Sep 2022 12:38:59 +0200 (CEST) Date: Mon, 5 Sep 2022 12:38:59 +0200 From: Jan-Benedict Glaw To: Andrew Burgess Subject: Re: [PUSHED] sim: fixes for libopcodes styled disassembler Message-ID: <20220905103859.gguimq3alkeacnwq@lug-owl.de> References: <20220404214632.1103903-1-aburgess@redhat.com> <20220903065732.eb4sqco3zuk53ztu@lug-owl.de> <20220904170417.GA745711@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3cdiu6p2wvg547j2" Content-Disposition: inline In-Reply-To: <20220904170417.GA745711@redhat.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-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" --3cdiu6p2wvg547j2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 2022-09-04 18:04:17 +0100, Andrew Burgess wro= te: > * Jan-Benedict Glaw [2022-09-03 08:57:32 +0200]: > > On Mon, 2022-04-04 22:46:32 +0100, Andrew Burgess via Gdb-patches wrote: > > > Sorry for the breakage, and thank you for your understanding. > >=20 > > .../configure --prefix=3D... --target=3Dsparc-linux > > make V=3D1 all-gdb > > /var/cache/git/binutils-gdb/sim/erc32/interf.c:247: undefined reference= to `fprintf_styled' > > collect2: error: ld returned 1 exit status > > make[1]: *** [Makefile:2142: gdb] Error 1 > > make[1]: Leaving directory '/tmp/sparc/b/gdb' > > make: *** [Makefile:13193: all-gdb] Error 2 >=20 > Thanks for pointing this out. >=20 > I pushed the patch below which should fix this problem. Let me know > if you still have any problems with the build. Fixes all affected / tested targets. Thanks! Jan-Benedict --=20 --3cdiu6p2wvg547j2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQlDTvPcScNjKREqWEdvV51g5nhuwUCYxXRwAAKCRAdvV51g5nh u/l9AJ0RyqrAc/N/YaVPMXjTYILVJRqihQCfYFofA9CgGUmYCe3/ytyq3tOMAFQ= =qX7J -----END PGP SIGNATURE----- --3cdiu6p2wvg547j2--