Compiling with -threaded under Solaris 10

Christian Maeder maeder at tzi.de
Mon Jun 26 05:13:59 EDT 2006


Christian Maeder schrieb:
> Your example works for me.

It seemed to work for me even for ghc-6.4.1 (on a sparc)!

-bash-3.00$ ./try
this
is
a
test
-bash-3.00$ ./try
try: waitForProcess: interrupted (Interrupted system call)

Several times trying using ghc-6.4.2 also revealed errors:

-bash-3.00$ ./try
this
is
a
test
-bash-3.00$ ./try
-bash-3.00$ ./try
-bash-3.00$ ./try
-bash-3.00$

Namely, producing no output.

Cheers Christain



More information about the Glasgow-haskell-users mailing list