public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* msp430-elf cross-compiler: libstdc++ supported?
@ 2022-11-08 11:22 Florian Weimer
  2022-11-08 12:37 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 2022-11-08 11:22 UTC (permalink / raw)
  To: gcc, libstdc++

I'm trying to validate a change to gcc/config/msp430/msp430.cc.
The cross-compiler builds as far as I can tell, but I hit a snag while
configuring libstdc++:

checking for shl_load... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make[1]: *** [Makefile:12334: configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory '/root/msp/build-gcc'

Is this expected?  Is libstdc++ even supported for this target?
Thanks,
Florian


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-08 12:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08 11:22 msp430-elf cross-compiler: libstdc++ supported? Florian Weimer
2022-11-08 12:37 ` Jonathan Wakely
2022-11-08 12:46   ` Jonathan Wakely

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