https://sourceware.org/bugzilla/show_bug.cgi?id=19013

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
You can't use

ld --oformat elf32-i386

to generate ELF/i386 output from ELF/x86-64 input since they have different
ELF file classes.  Please checkout Linux/x86-64 kernel to see how it mixes
i386 codes with x86-64 codes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

Reply via email to