bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12524] Linking with --oformat=binary discards non-static global


From: ian at airs dot com
Subject: [Bug ld/12524] Linking with --oformat=binary discards non-static global variables
Date: Tue, 1 Mar 2011 03:36:59 +0000

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #6 from Ian Lance Taylor <ian at airs dot com> 2011-03-01 03:36:34 
UTC ---
Just a note: gold supports --oformat=binary in the only way I think it can
work: it does the whole link producing an ELF file in memory, and then walks
the PT_LOAD segments writing out the contents.

I only added support for --oformat=binary to gold because the Linux kernel
build uses it.

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