#5726: GHC 7.4.1 RC1 doesn't work with Xcode 4.2.1
---------------------------------+------------------------------------------
    Reporter:  shelarcy          |       Owner:                         
        Type:  bug               |      Status:  new                    
    Priority:  normal            |   Milestone:                         
   Component:  Compiler          |     Version:  7.3                    
    Keywords:                    |          Os:  MacOS X                
Architecture:  Unknown/Multiple  |     Failure:  GHC doesn't work at all
  Difficulty:  Unknown           |    Testcase:                         
   Blockedby:                    |    Blocking:                         
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by shelarcy):

 Xcode 4.2.1 includes only llvm-gcc(-4.2).

 {{{
 $ gcc --version
 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
 5658) (LLVM build 2336.1.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

 See discussion at http://www.haskell.org/pipermail/glasgow-haskell-
 users/2011-October/020998.html

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