SPARC assembly won't compile, problems with NT headers

Troy Rollo wine at troy.rollo.name
Thu Dec 22 16:11:55 CST 2005


On Thu, 22 Dec 2005 19:52, Alexandre Julliard wrote:

> You can probably fix it by defining an _end symbol, like we do for
> MacOS. You certainly don't want to try modifying the binary after it
> has been built.

This will work if (and only if) the value of SizeOfImage is unimportant for 
Winelib executables. Of course in that case there is probably some merit in 
setting it to zero anyway since at least that would make it obvious that it 
has no meaningful value if somebody reads it later.
-- 
Troy Rollo - wine at troy.rollo.name



More information about the wine-devel mailing list