[Bug build/32494] Compilation issue with GCC 14.2.1

vortexilation at gmail dot com sourceware-bugzilla@sourceware.org
Sun Dec 22 20:00:31 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=32494

--- Comment #5 from Aditya <vortexilation at gmail dot com> ---
I hope that this is what my full configure line : 
( cd
/home/siliwangi/works/openwrt/build_dir/toolchain-x86_64_gcc-14.3.0_glibc/glibc-2.41-headers;
rm -f config.cache; unset LD_LIBRARY_PATH; BUILD_CC="ccache
/home/siliwangi/works/openwrt/staging_dir/host/bin/gcc"
AR="x86_64-openwrt-linux-gnu-gcc-ar" AS="ccache x86_64-openwrt-linux-gnu-gcc -c
-mtune=tigerlake -march=tigerlake -O3 -funsafe-math-optimizations
-ffp-contract=fast -ftree-vectorize -funroll-loops
-fvariable-expansion-in-unroller -fno-caller-saves -fno-plt -mtune=tigerlake
-march=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast
-ftree-vectorize -funroll-loops -fvariable-expansion-in-unroller -fhonour-copts
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-save-temps" LD="x86_64-openwrt-linux-gnu-ld.bfd"
NM="x86_64-openwrt-linux-gnu-gcc-nm" CC="ccache x86_64-openwrt-linux-gnu-gcc"
GCC="ccache x86_64-openwrt-linux-gnu-gcc" CXX="ccache
x86_64-openwrt-linux-gnu-g++" RANLIB="x86_64-openwrt-linux-gnu-gcc-ranlib"
STRIP=x86_64-openwrt-linux-gnu-strip OBJCOPY=x86_64-openwrt-linux-gnu-objcopy
OBJDUMP=x86_64-openwrt-linux-gnu-objdump SIZE=x86_64-openwrt-linux-gnu-size
CFLAGS="-O2 -mtune=tigerlake -march=tigerlake -O3 -funsafe-math-optimizations
-ffp-contract=fast -ftree-vectorize -funroll-loops
-fvariable-expansion-in-unroller -fno-caller-saves -fno-plt -mtune=tigerlake
-march=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast
-ftree-vectorize -funroll-loops -fvariable-expansion-in-unroller -fhonour-copts
-Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1
-save-temps" libc_cv_slibdir="/lib" use_ldconfig=no
/home/siliwangi/works/openwrt/build_dir/toolchain-x86_64_gcc-14.3.0_glibc/glibc-2.41/configure
--prefix= --build=x86_64-pc-linux-gnu --host=x86_64-openwrt-linux-gnu
--with-headers=/home/siliwangi/works/openwrt/staging_dir/toolchain-x86_64_gcc-14.3.0_glibc/include
--disable-profile --disable-werror --without-gd --without-cvs --enable-crypt
--enable-add-ons --with-fp --enable-stack-protector=yes  
--enable-fortify-source=1  --enable-kernel=5.15.0 );

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list