#4210: LLVM: Dynamic Library Support
---------------------------------+------------------------------------------
    Reporter:  dterei            |        Owner:  dterei       
        Type:  feature request   |       Status:  new          
    Priority:  normal            |    Milestone:  6.14.1       
   Component:  Compiler (LLVM)   |      Version:  6.13         
    Keywords:                    |     Testcase:               
   Blockedby:                    |   Difficulty:               
          Os:  Unknown/Multiple  |     Blocking:               
Architecture:  Unknown/Multiple  |      Failure:  Runtime crash
---------------------------------+------------------------------------------

Comment(by dterei):

 Have enabled support for -fPIC and -dynamic on Linux x64, for other
 platforms have changed DynFlags.hs to issue a warning and drop -fllvm if
 -dynaimc or -fPIC are also present.

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