internal error: asyncRead#, ghci and fps (windows) (trac 806)

19 Sep
2006
19 Sep
'06
3:20 p.m.
Is there anyway to turn off that ghci runs in threaded mode on windows? fps 0.8 (and software that uses fps) triggers trac error #806. This means that I cannot run such things interactively :-( Rene.

25 Sep
25 Sep
8:53 a.m.
On Tue, Sep 19, 2006 at 09:20:45PM +0200, Rene de Visser wrote:
Is there anyway to turn off that ghci runs in threaded mode on windows?
Only by recompiling, I'm afraid (for 6.4.2 comment out the line "SRC_HC_OPTS += -threaded" in ghc/compiler/Makefile; for 6.5 you need to also do so in ghc/compiler/Makefile.ghcbin).
fps 0.8 (and software that uses fps) triggers trac error #806. This means that I cannot run such things interactively :-(
I'll add a note about this to the bug. Thanks Ian
6812
Age (days ago)
6818
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ian Lynagh
-
Rene de Visser