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

Comment(by simonmar):

 David: in commit 22423fc93a008732e426f10f1b545b5d571173f3 you disabled
 `-fllvm` on OS X 64 unconditionally, because it has `-fPIC` on by default.
 Was that intentional?  This was the problem that originally caused us to
 raise this ticket to high prio, and it seems to be back again.  I'm
 confused.

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