Build Log
  

Rebuild started: Project: geteptrs, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000729043704.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_X86_" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /RTC1 /MT /Fp".\Debug/geteptrs.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC .\GETEPTRS_MAIN.C
]
Creating command line "cl.exe @e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000729043704.rsp /nologo /errorReport:prompt"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000829043704.rsp" with contents
[
/OUT:".\Debug/geteptrs.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Debug\geteptrs.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/geteptrs.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 geteptrs_lib\Debug\geteptrs_lib.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

".\Debug\GETEPTRS_MAIN.obj"
]
Creating command line "link.exe @e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000829043704.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000929043704.rsp" with contents
[
/outputresource:".\Debug\geteptrs.exe;#1" /manifest

.\Debug\geteptrs.exe.intermediate.manifest
]
Creating command line "mt.exe @e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\RSP00000929043704.rsp /nologo"
Creating temporary file "e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\BAT00000A29043704.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\BAT00000A29043704.bat"
Output Window
  
Compiling...
GETEPTRS_MAIN.C
e:\2007_fortran\draft_200707\ii_02_sample\exceptionhandling\geteptrs\geteptrs_main.c(55) : warning C4996: '_controlfp': This function or variable may be unsafe. Consider using _controlfp_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 8\vc\include\float.h(88) : see declaration of '_controlfp'
Linking...
GETEPTRS_MAIN.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Embedding manifest...
Results
  
Build log was saved at "file://e:\2007_fortran\draft_200707\II_02_sample\ExceptionHandling\GETEPTRS\Debug\BuildLog.htm"
geteptrs - 0 error(s), 2 warning(s)