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

--- Comment #15 from cqwrteur <unlvsur at live dot com> ---
(In reply to cqwrteur from comment #14)
> export PATH=$PREFIX/bin:$PATH
> 
> sorry

x86_64-ubuntu-linux-gnu-g++ -v
Using built-in specs.
COLLECT_GCC=x86_64-ubuntu-linux-gnu-g++
COLLECT_LTO_WRAPPER=/home/cqwrteur/toolchains/gnu/native/x86_64-ubuntu-linux-gnu/libexec/gcc/x86_64-ubuntu-linux-gnu/12.0.0/lto-wrapper
Target: x86_64-ubuntu-linux-gnu
Configured with: ../../../../gcc/configure --disable-nls --disable-werror
--target=x86_64-ubuntu-linux-gnu
--prefix=/home/cqwrteur/toolchains/gnu/native/x86_64-ubuntu-linux-gnu
--disable-libstdcxx-verbose --disable-bootstrap --enable-languages=c,c++
--with-multilib-list=m64,m32,mx32 --enable-multilib
--with-gxx-libcxx-include-dir=/home/cqwrteur/toolchains/gnu/native/x86_64-ubuntu-linux-gnu/x86_64-ubuntu-linux-gnu/include/c++/v1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.0.0 20220116 (experimental) (GCC)

Reply via email to