#1021: GHC static libraries are not position independent in OSX
--------------------------+-------------------------------------------------
 Reporter:  guest         |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:         
Component:  Build System  |        Version:  6.6    
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  powerpc
       Os:  MacOS X       |  
--------------------------+-------------------------------------------------
Comment (by [EMAIL PROTECTED]):

 It could surely be fixed by linking with -dynamic.

 That would allow to avoid  "-read_only_relocs suppress", but normally ghc
 distributions (macports at least) don't include dynamic libraries.

 See feature request 1020 and http://lists.macosforge.org/pipermail
 /macports-users/2006-November/000728.html (macport request)

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