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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to