bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/15041] ld -r bugs for pe format (mingw)


From: martin.koegler at chello dot at
Subject: [Bug ld/15041] ld -r bugs for pe format (mingw)
Date: Wed, 23 Jan 2013 21:44:06 +0000

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

martin.koegler at chello dot at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #4 from martin.koegler at chello dot at 2013-01-23 21:44:06 UTC ---
I have not mention it explicitly, but 32 bit pe is also affected:
i686-w64-mingw32-g++ -c -g -o t32.o t.cxx
i686-w64-mingw32-ld -r -o x t32.o t32.o
i686-w64-mingw32-ld -r -o y x t32.o
i686-w64-mingw32-ld: x: warning: COMDAT symbol '.debug_frame$_ZN4test1aEv' does
not match section name '.debug_frame'

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]