Re: no-exec-stack on elf32

Fabian Greffrath <[email protected]> Fri, 25 Feb 2011 12:43:27 +0100
Newsgroups gmane.comp.video.xvid.devel
Message-ID <[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?

  - Fabian