bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/246] Can't mix comdat group with linkonce section


From: hjl at lucon dot org
Subject: [Bug ld/246] Can't mix comdat group with linkonce section
Date: 30 Jun 2004 18:15:41 -0000

------- Additional Comments From hjl at lucon dot org  2004-06-30 18:15 -------
Created an attachment (id=122)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=122&action=view)
A testcase

address@hidden 1]$ make
LD=/export/build/gnu/binutils-debug/build-i686-linux/ld/ld-new/export/build/gnu/binutils-debug/build-i686-linux/ld/ld-new
-o 1a.o x1.o y1.o
y1.o(.text[.__i686.get_pc_thunk.bx]+0x0): In function `__i686.get_pc_thunk.bx':

: multiple definition of `__i686.get_pc_thunk.bx'
x1.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here
/export/build/gnu/binutils-debug/build-i686-linux/ld/ld-new: warning: cannot
find entry symbol _start; defaulting to 08048074
make: [1a.o] Error 1 (ignored)
/export/build/gnu/binutils-debug/build-i686-linux/ld/ld-new -r -o 1a.o x1.o
y1.oy1.o(.text[.__i686.get_pc_thunk.bx]+0x0): In function
`__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
x1.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here
make: *** [1a.o] Error 1


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=246

------- 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]