bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18509] 16 unexpected failures for "ld" during "make check"


From: stevenaura at live dot com
Subject: [Bug binutils/18509] 16 unexpected failures for "ld" during "make check" for binutils 2.24
Date: Fri, 31 Jul 2015 17:58:26 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]