public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Quentin Boswank <qubos@outlook.de>
To: newlib@sourceware.org
Subject: BUG: Allow all SuperH combinations
Date: Tue, 19 Mar 2024 20:11:11 +0100	[thread overview]
Message-ID: <CH3PR12MB7596269A98D2CC6F2063E6B1C62C2@CH3PR12MB7596.namprd12.prod.outlook.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Hello newlib team,


I'm on an aarch64-linux-gnu build and cross compiling to a casio 
calculator with an SH4 chip (host=target=sh4eb-nofpu-elf).

The `configure.host` only allows triplets like `sh-*` and `sh64-*` wich 
makes problems with generated triplets from eg. ct-ng 
<github.com/crosstool-ng/crosstool-ng>.

Changing the condition from `sh | sh64 )` to `sh*)` fixes the bug


Sincierly

Quentin Boswank

                 reply	other threads:[~2024-03-19 19:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CH3PR12MB7596269A98D2CC6F2063E6B1C62C2@CH3PR12MB7596.namprd12.prod.outlook.com \
    --to=qubos@outlook.de \
    --cc=newlib@sourceware.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).