[Nasm-bugs] [Bug 3392533] Considerations for segment support in ELF

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sun Jul 21 09:06:47 PDT 2019


https://bugzilla.nasm.us/show_bug.cgi?id=3392533

--- Comment #41 from TK Chia <u1049321969 at caramail.com> ---
Hello hpa,

Trying something on for size: I started a new binutils-ia16 branch
(https://github.com/tkchia/binutils-ia16/tree/tkchia/wrt-oz-vma-only) where I
added an option to the assembler to adjust output relocations created
implicitly with, say,
    call write
    mov %ax, _errno
by subtracting a "section base".

This is still highly experimental.  And, the option is not enabled on default
--- and I suspect it will have to stay that way.

Thank you!

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


More information about the Nasm-bugs mailing list