http://bugs.winehq.org/show_bug.cgi?id=28028
damian.stewart@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damian.stewart@gmail.com
--- Comment #10 from damian.stewart@gmail.com 2011-11-26 09:14:26 CST --- (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.