#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 dterei):
No my intention was to enable it.
{{{
| not (cTargetArch == X86_64 && (cTargetOS == Linux || cTargetOS ==
OSX)) &&
}}}
See the email thread but my parsing of that boolean logic __enables__ OSX
64 bit with the LLVM backend. Am I mistaken?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4210#comment:16>
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