[Bug 34213] winemenubuilder.exe fails every time

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 8 12:26:46 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34213

--- Comment #13 from Skrinak <skrinak at gmail.com> 2013-08-08 12:26:46 CDT ---
> it's recommended that you install Apple's gcc-4.2 and specify the use of that
> when configuring.  Give that a try.

Installed gcc-4.2.1 using these instructions: 
http://caiustheory.com/install-gcc-421-apple-build-56663-with-xcode-42

$ /usr/local/bin/gcc-4.2 --version
i686-apple-darwin11-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)

$ export CC=/usr/local/bin/gcc-4.2
$ make clean
$ ./configure && make depend && make

>From configure output:
checking for gcc... /usr/local/bin/gcc-4.2

After recompile more problems: 

$ wine isetup-5.5.3.exe
fixme:process:SetProcessDEPPolicy (1): stub

$ wine putty.exe 
wine: Unhandled page fault on read access to 0xffffffff at address 0x7bc638ce
(thread 0009), starting debugger...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list