Re: no-exec-stack on elf32
Michael Militzer <[email protected]> Fri, 25 Feb 2011 13:42:20 +0100
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Quoting Fabian Greffrath <[email protected]>: > Am 25.02.2011 12:35, schrieb Michael Militzer: >> So I guess it's nasm (and version)-specific whether "elf" will be mapped >> to "elf32" or not. I'd say we should therefore better have a check for >> both "elf" and "elf32" to be safe... > > Yes, I use nasm, not yasm. > > So the macro should check for all three of "elf", "elf32" and "elf64", > right? Yep, exactly. I have updated nasm.inc on both 1.3 and HEAD branches accordingly. Regards, Michael