FASM 1.67.24 available (Announce)
> [+] Added "-d" option to allow predefining symbolic constants from command
> line.
I'm a little surprised, actually, since this has been suggested but not previously implemented out of design decisions ("same source, same output"). FASM intentionally uses almost no cmdline options. The workaround was always to use simple constants in the source itself (or the "match DEBUG" thingy). Or even use an externally created .INC file to hold such options. I guess he finally gave in to (some) user's request.
P.S. Easily one of the best assemblers (although NASM's recent improvements are greatly appreciated).
Complete thread:
- FASM 1.67.24 available - Steve, 05.12.2007, 03:00 (Announce)
- FASM 1.67.24 available - Rugxulo, 05.12.2007, 14:16