setting up nasm-compatible defines
Mike Frysinger
vapier at gentoo.org
Thu Jun 8 02:21:11 PDT 2006
i was compiling some code originally written for nasm with yasm when i noticed
that some code wasnt being included properly ... this is because a
nasm-specific define was being used:
%ifidn __OUTPUT_FORMAT__,elf
could yasm be updated to setup the same defines that nasm does ? if not by
default, then maybe add like a runtime option '--nasm' ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://cvs.tortall.net/pipermail/yasm-devel/attachments/20060608/77231f2b/attachment.bin
More information about the yasm-devel
mailing list