[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
!!! COMPILER BUG
Hi !
I get the following error when I try to compile demos/Sort:
!!! COMPILER BUG: ClosedStream raised at andrew\proj\Make.sml:165.43/boot/Win32/win32-bin-prim-io.sml:76.29-76.44
I got the 4 environment variable correctly set (I think):
SET MLJJVM="java -classpath"
SET MLJBIN="C:\mlj\bin"
SET NJBIN="C:\sml\bin"
SET BOOTCLASSPATH="C:\jdk1.2\jre\lib\rt.jar"
All these point to the real things on a windows98 (gray) box.
And I do get some expected output before that:
Checking timestamps on source files......done.
Analysing dependencies...
Parsing structure Sort...done.
-- HERE COMES THE BUG MESSAGE--
Can anyone help ??
thanks in advance
candide kemmler