This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\CVODE_Excel_DLL\CVode\Debug\RSP00000A.rsp" with contents
[
/I "include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CVODE_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /GS /Zc:forScope /GR /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /ZI /Gz /TC
.\source\spgmr.c
.\source\nvector.c
.\source\llnlmath.c
.\source\iterativ.c
.\source\dense.c
.\source\cvspgmr.c
.\CVodeUser.c
.\source\cvode.c
.\source\cvdiag.c
.\source\cvdense.c
.\source\cvbandpre.c
.\source\cvband.c
.\source\band.c
]
Creating command line "cl.exe @c:\CVODE_Excel_DLL\CVode\Debug\RSP00000A.rsp /nologo"
Creating temporary file "c:\CVODE_Excel_DLL\CVode\Debug\RSP00000B.rsp" with contents
[
/OUT:"Debug/CVode.dll" /INCREMENTAL /NOLOGO /DLL /DEF:"CVode.def" /DEBUG /PDB:"Debug/CVode.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/CVode.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Debug\band.obj
.\Debug\cvband.obj
.\Debug\cvbandpre.obj
.\Debug\cvdense.obj
.\Debug\cvdiag.obj
.\Debug\cvode.obj
.\Debug\CVodeUser.obj
.\Debug\cvspgmr.obj
.\Debug\dense.obj
.\Debug\iterativ.obj
.\Debug\llnlmath.obj
.\Debug\nvector.obj
.\Debug\spgmr.obj
]
Creating command line "link.exe @c:\CVODE_Excel_DLL\CVode\Debug\RSP00000B.rsp"
|