[Bug target/81797] gcc 7.1.0 fails to build on macOS 10.13 (High Sierra):
chrisj at rtems dot org
gcc-bugzilla@gcc.gnu.org
Sun Oct 8 21:23:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81797
Chris Johns <chrisj at rtems dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chrisj at rtems dot org
--- Comment #17 from Chris Johns <chrisj at rtems dot org> ---
I see the same issue when building tools for RTEMS using the RSB. I have
collected the posted parts in a patch and attached it to a ticket in RTEMS's
trac:
https://devel.rtems.org/ticket/3171
An RTEMS tools build now fails with:
../../../../gcc-7.2.0/libstdc++-v3/libsupc++/atexit_thread.cc:27:10: fatal
error: bits/gthr.h: No such file or directory
#include "bits/gthr.h"
^~~~~~~~~~~~~
so there seems to be more issues.
More information about the Gcc-bugs
mailing list