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

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Mon Jul 29 20:38:44 PDT 2019


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

--- Comment #66 from H. Peter Anvin <hpa at zytor.com> ---
I do have one question: would it be correct to assume that gcc knows the list
of external symbols that are referenced outside the module? Since gas doesn't
have, or at least doesn't need, an extern directive, it would be useful if gcc
would emit .weak directives for the corresponding ! symbols (only really needed
for mixed mode programming, but still...)

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


More information about the Nasm-bugs mailing list