| | Performing Makefile project actions
Setting environment for using Microsoft Visual Studio .NET 2003 tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)
SML.NET 1.2 build 1102 of Friday, 07 January 2005
Running on .NET Framework v1.1.4322
Using assembler in C:\bin\sml.net\bin\v1.1.4322\ilasm.exe
Using class list tool in C:\bin\sml.net\bin\v1.1.4322\clslist.exe
Using metadata import tool in C:\bin\sml.net\bin\v1.1.4322\getmeta.exe
[Interpreting commands in file c:\dev\sml.net.error\Rml\script.smlnet...]
Analysing dependencies...
Parsing c:\dev\sml.net.error\Rml\RML.sml...done.
...done.
Type checking structure RML...done.
Compiling structure RML...done.
Linking modules...done.
Compiling whole program...
C:\bin\sml.net\bin\v1.1.4322\ilasm.exe /QUIET /DEBUG "c:\dev\sml.net.error\Rml\Debug\RML.il" /out="c:\dev\sml.net.error\Rml\Debug\RML.exe"
done.
Compilation succeeded: output in c:\dev\sml.net.error\Rml\Debug\RML.exe
|