public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Missing "micromips" multilib option for mips*-elf target
@ 2021-12-01  5:50 Hakurei Reimu
  0 siblings, 0 replies; only message in thread
From: Hakurei Reimu @ 2021-12-01  5:50 UTC (permalink / raw)
  To: gcc

Hello, I'm trying to build a toolchain for the Microchip PIC32MM MCU
using latest GCC 11.2. But it seems that there isn't a "micromips"
multilib option available. In this way I'm unable to compile libstdc++
and newlib for this platform.

Just like the ARM Cortex-M MCUs which only support the Thumb
instruction set, the PIC32MM only supports the micromips instruction
set (and not mips32).

I wonder if you can add all the possible combinations to the multilib
list for the mips*-elf target, just like the arm-*-eabi target.

Thank you very much.

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

only message in thread, other threads:[~2021-12-01  5:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  5:50 Missing "micromips" multilib option for mips*-elf target Hakurei Reimu

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