2003-11-25.17:55:39 [BUILD] mkdir src 2003-11-25.17:55:39 [BUILD] copy ackermann.modula3 src\Main.m3 1 file copiati. 2003-11-25.17:55:39 [BUILD] echo import("libm3") >src\m3makefile 2003-11-25.17:55:39 [BUILD] echo implementation("Main") >>src\m3makefile 2003-11-25.17:55:39 [BUILD] echo program("ackermann.modula3") >>src\m3makefile 2003-11-25.17:55:39 [BUILD] c:\modula3\bin\m3build.exe mkdir NT386 --- building in NT386 --- m3 -w1 -why -g -o ackermann.modula3 -FC:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\qk2 new source -> compiling ..\src\Main.m3 "..\src\Main.m3", line 21: warning: potentially unhandled exceptions: FloatMode.Trap, Lex.Error "..\src\Main.m3", line 25: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 26: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure 3 warnings encountered -> linking ackermann.modula3.exe _m3main.c 2003-11-25.17:55:43 [BUILD] move NT386\ackermann.modula3.exe 2003-11-25.17:55:43 [BUILD] rd /q /s src 2003-11-25.17:55:44 [BUILD] rd /q /s NT386 [RUN] ackermann.modula3.exe 4 -- OK [RUN] ackermann.modula3.exe 4 -- OK [RUN] ackermann.modula3.exe 4 -- OK [RUN] ackermann.modula3.exe 5 -- OK [RUN] ackermann.modula3.exe 5 -- OK [RUN] ackermann.modula3.exe 5 -- OK [RUN] ackermann.modula3.exe 6 -- OK [RUN] ackermann.modula3.exe 6 -- OK [RUN] ackermann.modula3.exe 6 -- OK [RUN] ackermann.modula3.exe 7 -- OK [RUN] ackermann.modula3.exe 7 -- OK [RUN] ackermann.modula3.exe 7 -- OK [RUN] ackermann.modula3.exe 8 -- OK [RUN] ackermann.modula3.exe 8 -- OK [RUN] ackermann.modula3.exe 8 -- OK