#3605: Dll's freeze with -threaded
----------------------------+-----------------------------------------------
Reporter: NeilMitchell | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.12.1
Component: Documentation | Version: 6.12.1 RC1
Resolution: | Keywords:
Difficulty: Unknown | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
----------------------------+-----------------------------------------------
Comment (by duncan):
Replying to [comment:9 NeilMitchell]:
> I had a few questions:
>
> Is calling {{{hs_init}}} or {{{startupHaskell}}} preferred? I've gone
with {{{hs_init}}} because that's in the FFI spec, but the current
examples have both (which is just confusing).
I would use {{{hs_init}}}. The other one is (or should be) deprecated.
> Section 11.6.1 (which I left alone) says "it will rewrite occurrence of
-lHSfoo on the command line to -lHSfoo.dll". It's really not clear if it's
rewriting -l''foo'' to -l''foo''.dll, or -lHS''foo'' to -lHS''foo''.dll -
and similarly for the HScool line. Italics to indicate meta variables is
very handy.
I would also check if this is actually true. I can't immediately see any
evidence for it in the code.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3605#comment:10>
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