From: Brian R. <bre...@mu...> - 2016-10-04 19:04:57
|
>> Is this actually the desired behavior? I note that gcc doesn't have >> this behavior: If an error occurs during a compile, the old .o file >> is left intact. > > Well, there really isn't a good portable way to do that, and it is > consistent with how NASM itself operates. Fair enough. b |