transaction_safe exceptions prevent libstdc++ building for some targets
DJ Delorie
dj@redhat.com
Wed Jan 18 19:24:00 GMT 2017
Joe Seymour <joe.s@somniumtech.com> writes:
>> the msp430 -mlarge multilib failing to build with...
>>> configure: error: Unknown underlying type for size_t
>>> make[1]: *** [configure-target-libstdc++-v3] Error 1
>
> This is still reproducible.
FYI the underlying type is uint20_t
I think I've complained that libstdc++ has a hard-coded list, rather
than using a configure-time check, in the past...
More information about the Libstdc++
mailing list