on a powerpc host, i upgraded from 2.18.50.0.3 (which is working) to 2.18.50.0.4
and now building binutils-2.17 for a Blackfin target, ld aborts:
$ make size
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -g -O2 -o size size.o bucomm.o version.o
file
--- Additional Comments From fthain at telegraphics dot com dot au
2008-02-12 03:28 ---
binutils-2.18.50.0.4 (20080208) has a similar problem on Mac OS X where the
shared libraries are named
*.dylib. It fails to compile there too. I will attach a patch.
--
http://sourceware.org/bug
--- Additional Comments From amodra at bigpond dot net dot au 2008-02-12
00:34 ---
As of
http://sourceware.org/ml/binutils-cvs/2008-02/msg00052.html
http://sourceware.org/ml/binutils-cvs/2008-02/msg00053.html
BFD no longer uses splay-tree.c, so this is no longer a ld bug.
--
--- Additional Comments From amodra at bigpond dot net dot au 2008-02-12
00:34 ---
http://sourceware.org/ml/binutils-cvs/2008-02/msg00052.html
http://sourceware.org/ml/binutils-cvs/2008-02/msg00053.html
--
What|Removed |Added
-
--- Additional Comments From fthain at telegraphics dot com dot au
2008-02-12 03:29 ---
Created an attachment (id=2245)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2245&action=view)
Use the correct file extension for Mac OS X shared libraries
--
http://sourceware.org/bugz