From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) by sourceware.org (Postfix) with ESMTPS id F3F5A3860C35 for ; Wed, 20 Jan 2021 22:01:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org F3F5A3860C35 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 542D62400FD for ; Wed, 20 Jan 2021 23:01:15 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DLfcB4gHPz9rxR for ; Wed, 20 Jan 2021 23:01:14 +0100 (CET) From: John Scott To: gcc-help@gcc.gnu.org Subject: Target triplet: sh-elf vs sh1-elf vs sh2-elf Date: Wed, 20 Jan 2021 15:49:28 -0500 Message-ID: <20947043.EfDdHjke4D@t450> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7215431.EvYhyI6sBW"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2021 22:01:20 -0000 --nextPart7215431.EvYhyI6sBW Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: John Scott To: gcc-help@gcc.gnu.org Subject: Target triplet: sh-elf vs sh1-elf vs sh2-elf Date: Wed, 20 Jan 2021 15:49:28 -0500 Message-ID: <20947043.EfDdHjke4D@t450> Hi, I'm interested in building the cross toolchain needed to build carl9170 wireless firmware. The docs say that it needs an SH-2 toolchain, but the build scripts only use the 'sh-elf' tuple. (I've asked about this on the linux- wireless list but haven't garnered a response.) It seems like config.sub is equally happy to accept sh-elf and sh[1234]-elf, so I wonder if the first is an alias and to what, or how Binutils+GCC interprets the difference. Thanks, John --nextPart7215431.EvYhyI6sBW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT287WtmxUhmhucNnhyvHFIwKstpwUCYAiXWAAKCRByvHFIwKst p34PAQDhuyCCzIRpEzuAuZ1Np3teWvhuk15giDejO0MU49G66QEAwJhtKNLjca3B VbIFWqr2+bd9gyjxKlDjv4z4y5ebUAg= =U8V4 -----END PGP SIGNATURE----- --nextPart7215431.EvYhyI6sBW--