https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #11 from Yuhang Wang <stevenaura at live dot com> --- Hi Nick, I have add "LDFLAGS=-L/Scr/scr-test-steven/install/zlib/1.2.8/lib" during the configuration phase and the Makefile under ld/ folder is also updated with a new LDFLAGS: LDFLAGS = -static-libstdc++ -static-libgcc -L/Scr/scr-test-steven/install/zlib/1.2.8/lib However, the make check still can't find the correct version the zlib (see the new ld.log). Could you give me some pointers? Thanks! P.S. Here is the new configure option line: ../binutils-2.25.1/configure --prefix=/Scr/scr-test-steven/install/binutils/2.25.1 CC=/Scr/scr-test-steven/install/gcc/4.9.2/bin/gcc CXX=/Scr/scr-test-steven/install/gcc/4.9.2/bin/g++ LDFLAGS=-L/Scr/scr-test-steven/install/zlib/1.2.8/lib Yuhang -- 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