#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 set `-keep-hc-files` under `GhcLibHcOpts +=` in `mk/build.mk` and
 found:

 {{{
 libraries/base/GHC/Float.hc:static StgWord sbqE_info[] = {
 libraries/base/GHC/Float.hc:II_(sbqE_info);
 libraries/base/GHC/Float.hc:Sp[2] = (W_)&sbqE_info;
 }}}

 I'm not sure if the name `sbqE_info` is created deterministically, though.
 (I'll try to prepare hc-sources.)

-- 
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