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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Looks like risc-v build is broken.

 File
"/space/rguenther/src/gcc-autopar_devel/gcc/config/riscv/arch-canonicalize",
line 217
    print(f"ERROR: Unhandled conditional dependency: '{ext_name}' with
condition:", file=sys.stderr)
                                                                               
 ^
SyntaxError: invalid syntax
--with-abi= is not supported for ISA 

configuring with

configure --target=riscv64-suse-linux --disable-multilib
--with-sysroot=/space/rguenther/riscv64-sysroot
--enable-languages=c,c++,fortran,lto

Reply via email to