#5011: installing xcode 4 breaks ghc linking
---------------------------+------------------------------------------------
Reporter: carter | Owner: igloo
Type: bug | Status: closed
Priority: highest | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: MacOS X
Blocking: | Architecture: x86_64 (amd64)
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Fixed:
{{{
Sun Mar 13 14:03:22 GMT 2011 Ian Lynagh <[email protected]>
* Stop explicitly asking for 10.5 support on OS X; fixes #5011
XCode 4 doesn't include the 10.5 SDK, so if we explicitly ask for it
then linking fails.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5011#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs