I am getting
": fatal error LNK1117: syntax error in option 'debugtype:both'" :dazzled:
if I have "Add symbolic information" cheked.
Using MS Linker Version 9.00.21022.08
Regards
Ficko
Hi Ficko,
I've never tested 9.xx version of MS Linker, but I guess it does not support the "debugtype" option, so you better use version 5.12 comming wit MASM32 (maybe it will work finw unchecking "Add symbolic information"). Anyway, I'll try to find out what's new in 9.xx MS Linker.
Regards,
Ramon