#1437: Build failures on Mac OS X 10.5
------------------------------+---------------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:         
        Type:  bug            |       Status:  new    
    Priority:  normal         |    Milestone:  6.8    
   Component:  Compiler       |      Version:  6.6.1  
    Severity:  normal         |   Resolution:         
    Keywords:                 |   Difficulty:  Unknown
          Os:  MacOS X        |     Testcase:         
Architecture:  x86            |  
------------------------------+---------------------------------------------
Comment (by [EMAIL PROTECTED]):

 I've forgotten, that compiling with `-O0` does not go via C, so `-keep-hc-
 files` must be given with `-fvia-C` (or did you find any *.hc sources that
 contained `sbqE_info`). The alternative would be to `-keep-s-file` and
 `-fasm`, but I rather look at C-code than at assembly.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1437>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to