The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
RE: Binaries vs Source
by vitamin on Saturday April 2nd 2011, 14:52
> if you compile a source of Wine, you HAVE to disable the
> gameoverlayrenderer.dll
This is because your gcc is old and doesn't support __ms_hook_prologue__. See DECLSPEC_HOTPATCH in include/config.h If it's not defined - time to upgrade gcc.
Or you missing something else to properly compile Wine. See all warnings from configure.