#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):

 Replying to [comment:5 chak]:
 > Replying to [comment:4 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
 >
 > Which architecture are you using?  i386 or x86_64?

 i386.

 > And can you check whether you still have that problem with the just
 released 7.2.1?  (You shouldn't.)

 I apologize that I don't have the time or resources to try non-Haskell
 Platform versions of ghc.  (I've had problems with my Haskell installation
 before -- primarily with cabal -- and lost many hours of time as a result,
 so I'm a little paranoid about screwing anything up.)

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