formats
pingved at gmail.com
pingved at gmail.com
Thu Feb 22 01:00:37 PST 2007
yasm don't support mscoff & omf objects format.
What different between mscoff & coff? My linker say me:
"Fatal error 2540: 'Invalid FixUp TgtMethod = 5h' - FixUp error."
I think that it's different type of relocs.
Can you add support for mccoff and after omf?
And you can also use file for params as tasm for example:
@echo /ML /M2 /Q /LA > tasm.cfg
@%TASM% @tasm.cfg some.asm >> msg
More information about the yasm-devel
mailing list