glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] cross-compile on hudson


From: nick time
Subject: Re: [glob2-devel] cross-compile on hudson
Date: Wed, 3 Mar 2010 21:06:45 -0800 (PST)

I guess it's because of stack overflow. I managed to get it running in Windows, but under wine it still crashes (stack is used more heavily when run under wine). Patch is here http://pastebin.com/NjxPiWU8
Found how to fix wine issue too. The root of problem is wine's msvcrt library, is should be replaced with native one.
Download library for example here http://www.dll-files.com/dllindex/dll-files.shtml?msvcrt
Place it next to glob2.exe
Open winecfg and in Libraries set "Native then builtin" for msvcrt
It should work fine after that, to check which library is being loaded start with "winedbg --gdb glob2.exe".


reply via email to

[Prev in Thread] Current Thread [Next in Thread]