bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to mis


From: ps dot m at gmx dot net
Subject: [Bug binutils/6937] binutils 2.18 fails linking libopcodes.so due to missing symbols
Date: 7 Oct 2008 18:52:08 -0000

------- Additional Comments From ps dot m at gmx dot net  2008-10-07 18:52 
-------
I tried it with current cvs, the minimal configure that fails is:
mkdir build; cd build; LDFLAGS="-Wl,-z,defs" ../src/configure
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu
--target=armv5te-unknown-linux-uclibc --enable shared --disable-werror ; make 
all

disable-werror is only needed to avoid an earlier bailout on bfd/tekhex.c at
line 434: wrong argument for memcpy, enable-shared is the magic, since else it
won't try to compile shared libs on cross-build (shared would be enabled on a
native build, if supported by target)

Peter

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=6937

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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