https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99703
--- Comment #18 from Worx <worx at pouf dot org> --- (In reply to H.J. Lu from comment #17) > Created attachment 50451 [details] > A patch > > Try this. Just launched, and it goes further than previously. Need to wait until the end of the bootstrap. checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether gcc supports -Wall... yes checking for -static-libgcc... yes checking for CET support... no <<========== checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed I let you know, if everything is good at the end... :p