error while compiling wine on SunOS

Jon Griffiths jon_p_griffiths at keep_your_ads_to_yourself.yahoo.com
Thu Feb 1 15:54:27 CST 2001


Hi,

> But i got the following error while building. 

Quick patch- Edit dlls/msvcrt/exception.c and wrap the code inside 
local_unwind2 with

#if defined(__GNUC__) && defined(__i386__)

#endif

I'm updating this now, patch will be on wine-patches in a few hours. Almost 
all of this code is i388 specific and is only for binary compatability. I 
assume this either isn't an intel box or you are not using the GNU 
toolchain?

Regards,
Jon



More information about the wine-users mailing list