msp430-elf cross-compiler: libstdc++ supported?

Florian Weimer fweimer@redhat.com
Tue Nov 8 11:22:27 GMT 2022


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



More information about the Gcc mailing list