2003-11-26.06:09:19 [BUILD] mkdir src 2003-11-26.06:09:19 [BUILD] copy nestedloop.modula3 src\Main.m3 1 file copiati. 2003-11-26.06:09:19 [BUILD] echo import("libm3") >src\m3makefile 2003-11-26.06:09:19 [BUILD] echo implementation("Main") >>src\m3makefile 2003-11-26.06:09:19 [BUILD] echo program("nestedloop.modula3") >>src\m3makefile 2003-11-26.06:09:19 [BUILD] c:\modula3\bin\m3build.exe mkdir NT386 --- building in NT386 --- m3 -w1 -why -g -o nestedloop.modula3 -FC:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\qk2 new source -> compiling ..\src\Main.m3 "..\src\Main.m3", line 8: warning: potentially unhandled exceptions: FloatMode.Trap, Lex.Error "..\src\Main.m3", line 26: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 27: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 5: warning: not used (a) "..\src\Main.m3", line 5: warning: not used (b) "..\src\Main.m3", line 5: warning: not used (c) "..\src\Main.m3", line 5: warning: not used (d) "..\src\Main.m3", line 5: warning: not used (e) "..\src\Main.m3", line 5: warning: not used (f) 9 warnings encountered -> linking nestedloop.modula3.exe _m3main.c 2003-11-26.06:09:22 [BUILD] move NT386\nestedloop.modula3.exe 2003-11-26.06:09:22 [BUILD] rd /q /s src 2003-11-26.06:09:22 [BUILD] rd /q /s NT386 [RUN] nestedloop.modula3.exe 4 -- OK [RUN] nestedloop.modula3.exe 4 -- OK [RUN] nestedloop.modula3.exe 4 -- OK [RUN] nestedloop.modula3.exe 8 -- OK [RUN] nestedloop.modula3.exe 8 -- OK [RUN] nestedloop.modula3.exe 8 -- OK [RUN] nestedloop.modula3.exe 12 -- OK [RUN] nestedloop.modula3.exe 12 -- OK [RUN] nestedloop.modula3.exe 12 -- OK [RUN] nestedloop.modula3.exe 16 -- OK [RUN] nestedloop.modula3.exe 16 -- OK [RUN] nestedloop.modula3.exe 16 -- OK