2003-11-26.00:59:03 [BUILD] mkdir src 2003-11-26.00:59:03 [BUILD] copy hello.modula3 src\Main.m3 1 file copiati. 2003-11-26.00:59:03 [BUILD] echo import("libm3") >src\m3makefile 2003-11-26.00:59:03 [BUILD] echo implementation("Main") >>src\m3makefile 2003-11-26.00:59:03 [BUILD] echo program("hello.modula3") >>src\m3makefile 2003-11-26.00:59:03 [BUILD] c:\modula3\bin\m3build.exe mkdir NT386 --- building in NT386 --- m3 -w1 -why -g -o hello.modula3 -FC:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\qk2 new source -> compiling ..\src\Main.m3 "..\src\Main.m3", line 5: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 6: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure 2 warnings encountered -> linking hello.modula3.exe _m3main.c 2003-11-26.00:59:06 [BUILD] move NT386\hello.modula3.exe 2003-11-26.00:59:07 [BUILD] rd /q /s src 2003-11-26.00:59:07 [BUILD] rd /q /s NT386 [RUN] hello.modula3.exe (1 time) -- OK [RUN] hello.modula3.exe (1 time) -- OK [RUN] hello.modula3.exe (1 time) -- OK [RUN] hello.modula3.exe (50 times) -- OK [RUN] hello.modula3.exe (50 times) -- OK [RUN] hello.modula3.exe (50 times) -- OK [RUN] hello.modula3.exe (100 times) -- OK [RUN] hello.modula3.exe (100 times) -- OK [RUN] hello.modula3.exe (100 times) -- OK [RUN] hello.modula3.exe (150 times) -- OK [RUN] hello.modula3.exe (150 times) -- OK [RUN] hello.modula3.exe (150 times) -- OK [RUN] hello.modula3.exe (200 times) -- OK [RUN] hello.modula3.exe (200 times) -- OK [RUN] hello.modula3.exe (200 times) -- OK