Problems in latest YASM snapshot
Peter Johnson
peter at tortall.net
Fri Dec 2 18:14:51 PST 2005
On Sat, 3 Dec 2005, Catalin Ionescu wrote:
> Here you are wrong! I'm using the latest snapshot... maybe it's
> something with the command line. The one I'm using is:
>
> yasm -a x86 -p nasm -r nasm -f win32 -L nasm -m x86 -i f:\Public\Include
> -D __WIN32__
Aha! The above command line doesn't quite trigger it; it only happens
when list file output (with -l filename option) is turned on. I'll look
into it, I'm pretty sure it has to do with the pretty brain-dead way we
are generating list files right now.
Thanks,
Peter
More information about the yasm-devel
mailing list