public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* BUG: Allow all SuperH combinations
@ 2024-03-19 19:11 Quentin Boswank
  0 siblings, 0 replies; only message in thread
From: Quentin Boswank @ 2024-03-19 19:11 UTC (permalink / raw)
  To: newlib

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-19 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19 19:11 BUG: Allow all SuperH combinations Quentin Boswank

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).