#3400: OS X: ghc broken on Snow Leopard
-------------------------+--------------------------------------------------
    Reporter:  bbb       |        Owner:  chak    
        Type:  bug       |       Status:  reopened
    Priority:  high      |    Milestone:  6.12.1  
   Component:  Compiler  |      Version:  6.11    
    Severity:  blocker   |   Resolution:          
    Keywords:            |   Difficulty:  Unknown 
    Testcase:            |           Os:  MacOS X 
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Comment (by chak):

 Replying to [comment:11 simonmar]:
 > Manuel, can this ticket be closed now?  Does hsc2hs pass the correct
 flags to gcc when invoked from Cabal?

 No, hsc2hs doesn't get the right flags.  Specifically, what is missing is
 that if we have i386_TARGET_ARCH and darwin_TARGET_OS, we need to pass
 -m32 to the compile and link flags that hsc2hs passes to gcc.

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