http://bugs.winehq.org/show_bug.cgi?id=28028
Kirby Zhou kirbyzhou@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kirbyzhou@gmail.com
--- Comment #11 from Kirby Zhou kirbyzhou@gmail.com 2012-01-25 00:25:42 CST --- Yes, it is very very to install Xcode-4.1 right now, we can only get Xcode-4.2 without GCC-4.2 nowadays. It makes life hard to our OSX developers and users.
(In reply to comment #10)
(In reply to comment #9)
(In reply to comment #8)
Due to this bug it's currently impossible to install Wine with brew on OS X 10.7 with Xcode 4.2, both of them being GM.
Surely brew has a way to override the compiler used? If not, that sounds like a bug in brew. This bug is now only about finding a way to automatically select another compiler, since the default one doesn't work.
brew does indeed have an override. the issue is that OSX no longer ships Xcode with GCC-4.2, and it is a difficult and painful hack to install an earlier Xcode version. it's entirely Apple's fault, but it does make life somewhat difficult for OSX developers, as running multiple versions of Xcode side by side is not straightforward.