------- Additional Comments From hjl at lucon dot org 2005-11-04 21:19 ------- Created an attachment (id=744) --> (http://sourceware.org/bugzilla/attachment.cgi?id=744&action=view) A testcase
I got [EMAIL PROTECTED] archive]$ make gcc -c -o x.o x.c gcc -c -o foo.o foo.c ar rv libfoo.a foo.o ar: creating libfoo.a a - foo.o ld -r -o bar.o x.o libfoo.a libfoo.a(foo.o):(.bss+0x4): multiple definition of `bar' x.o:(.bss+0x0): first defined here make: *** [bar.o] Error 1 rm foo.o -- http://sourceware.org/bugzilla/show_bug.cgi?id=1811 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils