#5011: installing xcode 4 breaks ghc linking
-------------------------------+--------------------------------------------
    Reporter:  carter          |       Owner:              
        Type:  bug             |      Status:  new         
    Priority:  normal          |   Component:  Compiler    
     Version:  7.0.2           |    Keywords:              
    Testcase:                  |   Blockedby:              
          Os:  MacOS X         |    Blocking:              
Architecture:  x86_64 (amd64)  |     Failure:  None/Unknown
-------------------------------+--------------------------------------------
Changes (by altaic):

 * cc: william.knop.nospam@… (added)


Comment:

 As you said, the issue is the lack of the 10.5 SDK in Xcode 4. It seems
 like the simplest course of action at this point would be to distribute an
 installer pkg built against each of the SDKs. Simply specifying `--with-
 macosx-deployment-target=` for `configure` is enough to build against the
 10.6 SDK.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5011#comment:4>
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

Reply via email to