This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Release\RSP000006.rsp" with contents
[
/I "../MathLibrary" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /ML /GS /Yu"stdafx.h" /Fp"Release/Harness.pch" /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\Harness.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Release\RSP000006.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Release\RSP000007.rsp" with contents
[
/OUT:"Release/Harness.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/Harness.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /MACHINE:X86 ../MathLibrary/Release/MathLibrary.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\MathLibrary\Release\MathLibrary.lib"
".\Release\Harness.obj"
".\Release\stdafx.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Release\RSP000007.rsp""
|