2003-11-26.08:10:08 [BUILD] mkdir src 2003-11-26.08:10:08 [BUILD] copy random.modula3 src\Main.m3 1 file copiati. 2003-11-26.08:10:08 [BUILD] echo import("libm3") >src\m3makefile 2003-11-26.08:10:08 [BUILD] echo implementation("Main") >>src\m3makefile 2003-11-26.08:10:08 [BUILD] echo program("random.modula3") >>src\m3makefile 2003-11-26.08:10:08 [BUILD] c:\modula3\bin\m3build.exe mkdir NT386 --- building in NT386 --- m3 -w1 -why -g -o random.modula3 -FC:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\qk2 new source -> compiling ..\src\Main.m3 "..\src\Main.m3", line 24: warning: potentially unhandled exceptions: FloatMode.Trap, Lex.Error "..\src\Main.m3", line 31: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 32: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 20: warning: not used (i) 4 warnings encountered -> linking random.modula3.exe _m3main.c 2003-11-26.08:10:11 [BUILD] move NT386\random.modula3.exe 2003-11-26.08:10:11 [BUILD] rd /q /s src 2003-11-26.08:10:11 [BUILD] rd /q /s NT386 [RUN] random.modula3.exe 1000 -- OK [RUN] random.modula3.exe 1000 -- OK [RUN] random.modula3.exe 1000 -- OK [RUN] random.modula3.exe 300000 -- OK [RUN] random.modula3.exe 300000 -- OK [RUN] random.modula3.exe 300000 -- OK [RUN] random.modula3.exe 600000 -- OK [RUN] random.modula3.exe 600000 -- OK [RUN] random.modula3.exe 600000 -- OK [RUN] random.modula3.exe 900000 -- OK [RUN] random.modula3.exe 900000 -- OK [RUN] random.modula3.exe 900000 -- OK