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

--- Comment #26 from Yuhang Wang <stevenaura at live dot com> ---
I just disabled multi-lib. Here is the config command I used to build
gcc-4.9.2:

../gcc-4.9.2/configure --prefix=/Scr/scr-test-steven/install/gcc/4.9.2
--disable-multilib --with-gmp=/Scr/scr-test-steven/install/libgmp/4.3.2
--with-mpfr=/Scr/scr-test-steven/install/libmpfr/2.4.2
--with-mpc=/Scr/scr-test-steven/install/libmpc/0.8.1
--with-cloog=/Scr/scr-test-steven/install/libcloog/0.18.1
--with-isl=/Scr/scr-test-steven/install/libisl/0.12.2 
CC=/Scr/scr-test-steven/install/gcc/4.7.4/bin/gcc
CXX=/Scr/scr-test-steven/install/gcc/4.7.4/bin/g++
CPPFLAGS=-I/Scr/scr-test-steven/install/gcc/4.7.4/include
LDFLAGS=-L/Scr/scr-test-steven/install/gcc/4.7.4/lib64

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to