Bugs in GCC 14.2 …/fixed-include/ files
Andy Miller
camiller@telus.net
Sat Aug 31 22:14:18 GMT 2024
Hello!
After apparently easily installing GCC 14.2 into macOS 12.7.4,
directly from https://gcc.gnu.org/gcc-14/
I find that it is unusable, because…
The files in gcc14/…/14.2.0/include-fixed/ , which have been auto-edited by script fixincludes, contain the undefined (& deprecated <https://www.gnu.org/software/libtool/manual/html_node/C-header-files.html>) symbols:
__BEGIN_DECLS and __END_DECLS !
Also also stdio.h fails to include the missing _stdio.h which fails to include the missing secure/_common.h !
Shocking !! ;-)
Thanks
Andy Miller
More information about the Gcc
mailing list