https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103866
--- Comment #14 from Nicolas Noble ---
Thank you, I'll check it out.
On Mon, Jan 10, 2022, 04:24 redi at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103866
>
> Jonathan Wakely changed:
>
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103866
--- Comment #8 from Nicolas Noble ---
> Yes, and even with that fixed, more checks for $is_hosted are needed for
> stdint.h types. I have a patch for that too, but I'm not happy with it yet.
I'm willing to test out patches if you need. In fact,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103866
Nicolas Noble changed:
What|Removed |Added
CC||pi...@nobis-crew.org
--- Comment #6 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057
--- Comment #34 from Nicolas Noble ---
After some digging, I found out this in the acinclude.m4 file of the
libstdc++-v3 folder:
AC_DEFUN([GLIBCXX_ENABLE_HOSTED], [
AC_ARG_ENABLE([hosted-libstdcxx],
AC_HELP_STRING([--disable-hosted-libstd
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100057
Nicolas Noble changed:
What|Removed |Added
CC||pi...@nobis-crew.org
--- Comment #33 fr