ghc 4.02 on NT, posix library

1999-04-09 Thread Mircea Draghicescu
1) Using stdInput or stdOutput produces the error message D:/ghc/ghc-4.02/lib/libHSposix.a(PosixFiles.o)(.text+0x20c4):ghc1000.c: undefined reference to `mkfifo' collect2: ld returned 1 exit status Replacing them with intToFd 0, intToFd 1 works fine. 2) The following program crashes: import

Haskell error, (fwd)

1999-04-09 Thread Antony Bowers
OK, this might not be a bug, but could someone explain the significance of the following runtime error: PTE: fatal error: scavenge_stack: UPDATE_FRAME updatee This is from an executable built with the ghc 4.03 SPARC binary release (patchlevel 0) under Solaris 2.5. Is this an internal error, or

Re^2: Extra output lines from trace.

1999-04-09 Thread Marc van Dongen
Hi there, This is related to at least two earlier messages in this forum which sadly enough I only noticed today. It probably is a feature that since then trace doesn't print Trace on/Trace off anymore. Is there any reason for not doing this anymore? In my opinion it makes tracing very awkward.

still problems in compiling ghc-4.02 on Solaris (gcc-2.7.2.3 AND gcc-2.8.1)

1999-04-09 Thread michaelw
Hi! Unfortunately, I still have problems in compiling ghc-4.02 at our site. I have included a failure report with everything I considered as important. If something is missing, feel free to contact me, I'll happily provide you everything you need... You'll see two configurations, in both, hsc br