#3704: Using -shared without -dynamic should be rejected on linux
---------------------------+------------------------------------------------
  Reporter:  asuffield     |          Owner:                  
      Type:  bug           |         Status:  new             
  Priority:  normal        |      Milestone:                  
 Component:  Compiler      |        Version:                  
Resolution:                |       Keywords:                  
Difficulty:                |             Os:  Unknown/Multiple
  Testcase:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by duncan):

  * difficulty:  =>

Comment:

 In principle it would work if the static libs were built with -fPIC. You'd
 then be able to make a huge great .so that links in all the Haskell libs
 and rts.

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