#5128: Linker text reloc warning under Mac OS 10.7
---------------------------------+------------------------------------------
    Reporter:  jah               |        Owner:                                
   
        Type:  bug               |       Status:  new                           
   
    Priority:  normal            |    Milestone:  7.4.1                         
   
   Component:  Compiler          |      Version:  7.0.3                         
   
    Keywords:                    |     Testcase:                                
   
   Blockedby:                    |   Difficulty:                                
   
          Os:  MacOS X           |     Blocking:                                
   
Architecture:  Unknown/Multiple  |      Failure:  Incorrect warning at 
compile-time
---------------------------------+------------------------------------------

Comment(by beej175560):

 I confirm this bug with a fresh install of OS X Lion, Xcode 4.1, and ghc
 7.0.3 from the Haskell Platform.  Compiling "main = return ()" generates
 some 14,000 "text reloc" linker warnings, the first of which is:

 ld: warning: text reloc in _Main_main_info to
 _base_GHCziBase_zdfMonadIO_closure

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