bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19013] Section corrupted with elf64-x86-64 input -> elf32-i386 o


From: hjl.tools at gmail dot com
Subject: [Bug ld/19013] Section corrupted with elf64-x86-64 input -> elf32-i386 output
Date: Mon, 28 Sep 2015 16:40:26 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]