[Nasm-bugs] [Bug 3392700] Try to compile libjpeg-turbo

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Fri Jul 17 00:25:14 PDT 2020


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

--- Comment #4 from Michael Murashkin <ragnarokkx at inbox.ru> ---
//Does 2.15.03rc7/8 work for you
I haven’t tested it. But nasm-2.16rc0-20200714 worked just fine. Something was
broken in preproc.c since then.

//or are you dependent on the features in 2.16?
Not at all, it’s not anything like that.
I don’t even have a slightest clue what is the difference between 2.15 and
2.16. Or 2.13 and 2.15. I haven’t even examined what switches the nasm
executable has. I use nasm just a tool that can compile asm files, and I use it
just because of one reason: libjpeg-turbo requires to be compiled with nasm.
And I’m not an asm programmer. I can read it, but that’s it.
But I have a patch to the current nasm master branch, which now is 2.16.0rc0.
Nothing serious, just some cosmetic changes to make the code more compatible
this MSVC. That’s why I prefer to stick with the current master branch, even if
it happens to have more bugs than some other branch.

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