Build Log

------- Build started: Project: fftw3, Configuration: Release float|Win32 -------

Command Lines
Creating temporary file "C:\franzf\WorkDir\Temp\Vad229.bs" with contents
[
/c /Qvc7.1 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7/bin"  /O2 /Ob1 /Oy /GF /FD /EHsc /ML /GS /Gy /Zi /nologo /W3 /Wp64 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "FFTW_SINGLE" /D "_MBCS" /Fo"Release float/" /Fd"Release float/vc70.pdb" /Gd /TC
.\main.c
]
Creating command line "icl.exe @C:\franzf\WorkDir\Temp\Vad229.bs"
Creating temporary file "C:\franzf\WorkDir\Temp\Vad22B.bs" with contents
[
/OUT:"Release float/fftw3.exe" /INCREMENTAL:NO /DEBUG /PDB:"Release float/fftw3.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /MACHINE:IX86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib 
"Release float\main.obj"
.\libfftwf.lib
]
Creating command line "xilink.exe @C:\franzf\WorkDir\Temp\Vad22B.bs"


Output Window
Deleting intermediate files and output files for project 'fftw3', configuration 'Release float|Win32'. Compiling with Intel C++ 8.0 main.c icl: Command line remark: option '-Wp64' not supported Linking... xilink: executing 'link' Microsoft (R) Incremental Linker Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. "/OUT:Release float/fftw3.exe" /INCREMENTAL:NO /DEBUG "/PDB:Release float/fftw3.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /TLBID:1 /MACHINE:IX86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "Release float\main.obj" .\libfftwf.lib
Results
Build log was saved at "file://c:\franzf\WorkDir\Visual C\fftw web\fftw3\Release float\BuildLog.htm" fftw3 - 0 error(s), 0 warning(s)