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



--- Comment #4 from Marcin Bukat <marcin.bukat at gmail dot com> 2012-09-21 
11:09:02 UTC ---

elf2flt allows you to take fully resolved elf binary produced with

--emit-relocs and produce flat file which is relocated at load time. I want to

archive the same but with address space split. I do understand why usually it

is not needed but veneer inserted by ld can be seen like any other code coming

from object files. It does introduce new symbols, but does not create

relocation for this symbols. I see this as inconsistency at least.



-- 

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
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to