https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94739

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Manfred Schwarb from comment #4)
> This broke my i686 build (only, x86_64 build with same settings is OK), I get
> 
> configure: error: Intel CET must be enabled on Intel CET enabled host
> make[2]: *** [configure-stage2-lto-plugin] Error 1
> make[2]: *** Waiting for unfinished jobs....
> configure: error: Intel CET must be enabled on Intel CET enabled host
> make[2]: *** [configure-stage2-libiberty] Error 1

Please show me libiberty/config.log which leads to

configure: error: Intel CET must be enabled on Intel CET enabled host

> 
> both in prev-libiberty/config.log and prev-lto-plugin/config.log there is
> 
> configure:5283: checking for CET support
> configure:5312: gcc -march=i686 -m32 -Wa,--32 -c -g -fcf-protection 
> conftest.c >&5
> gcc: error: unrecognized command line option '-fcf-protection'

Reply via email to