[Nasm-bugs] [Bug 3392532] panic: assertion pass0 == 0 failed at output/outobj.c:1915

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Nov 24 11:51:45 PST 2018


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

--- Comment #13 from stsp at list.ru ---
(In reply to Cyrill Gorcunov from comment #12)
> I see. You know I personally can't say anything precise in this area but for
> sure to make some kind of wiki about porting obj attributes to elf one need
> to create a bijective mapping between attributes. Peter, any ideas maybe?
You need to use the aforementioned patch as the
precise reference. So they removed "wrt", "SEG", "group".
Did some tricks with "class". Replaced "jmp far func" with
"jmp far DGROUP:func" etc. Thsi patch clearly shows the
needed mapping.

-- 
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