#1101: Parallel/smp Runtime
-------------------------------------------+--------------------------------
Reporter: humasect | Owner: igloo
Type: merge | Status: new
Priority: normal | Milestone: 6.6.1
Component: GHCi | Version: 6.6
Severity: normal | Resolution:
Keywords: smp parallel runtime threaded | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Multiple |
-------------------------------------------+--------------------------------
Changes (by simonmar):
* owner: => igloo
* type: bug => merge
* os: MacOS X => Multiple
Comment:
Fixed, you can now say 'ghci -threaded'. The `-threaded` option doesn't
actually do anything, because as you say, what matters is what RTS GHCi
itself is linked against, and by default it is linked against the threaded
RTS.
To merge:
{{{
Tue Jan 16 12:04:09 GMT 2007 Simon Marlow <[EMAIL PROTECTED]>
* allow 'ghci -threaded' (fixes #1101)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1101>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs