2003-11-25.20:45:09 [BUILD] mkdir src 2003-11-25.20:45:09 [BUILD] copy fibo.modula3 src\Main.m3 1 file copiati. 2003-11-25.20:45:09 [BUILD] echo import("libm3") >src\m3makefile 2003-11-25.20:45:09 [BUILD] echo implementation("Main") >>src\m3makefile 2003-11-25.20:45:09 [BUILD] echo program("fibo.modula3") >>src\m3makefile 2003-11-25.20:45:09 [BUILD] c:\modula3\bin\m3build.exe mkdir NT386 --- building in NT386 --- m3 -w1 -why -g -o fibo.modula3 -FC:\DOCUME~1\ADMINI~1\IMPOST~1\Temp\qk2 new source -> compiling ..\src\Main.m3 "..\src\Main.m3", line 17: warning: potentially unhandled exceptions: FloatMode.Trap, Lex.Error "..\src\Main.m3", line 21: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure "..\src\Main.m3", line 22: warning: potentially unhandled exceptions: Thread.Alerted, Wr.Failure 3 warnings encountered -> linking fibo.modula3.exe _m3main.c 2003-11-25.20:45:12 [BUILD] move NT386\fibo.modula3.exe 2003-11-25.20:45:12 [BUILD] rd /q /s src 2003-11-25.20:45:12 [BUILD] rd /q /s NT386 [RUN] fibo.modula3.exe 8 -- OK [RUN] fibo.modula3.exe 8 -- OK [RUN] fibo.modula3.exe 8 -- OK [RUN] fibo.modula3.exe 24 -- OK [RUN] fibo.modula3.exe 24 -- OK [RUN] fibo.modula3.exe 24 -- OK [RUN] fibo.modula3.exe 32 -- OK [RUN] fibo.modula3.exe 32 -- OK [RUN] fibo.modula3.exe 32 -- OK