C:\mybuild\Math-FFT-1.28>perl Makefile.PL Set up gcc environment - 3.4.5 (mingw-vista special r3) Checking if your kit is complete... Looks good Writing Makefile for Math::FFT C:\mybuild\Math-FFT-1.28>dmake test cp FFT.pm blib\lib\Math\FFT.pm C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\ typemap -typemap typemap FFT.xs > FFT.xsc && C:\Perl\bin\perl.exe -MExtUtils::C ommand -e "mv" -- FFT.xsc FFT.c C:/Perl/site/bin/gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_D ES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPE RL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-al iasing -mms-bitfields -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" " -IC:\Perl\lib\CORE" FFT.c C:/Perl/site/bin/gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_D ES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPE RL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-al iasing -mms-bitfields -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" " -IC:\Perl\lib\CORE" fft4g.c C:/Perl/site/bin/gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_D ES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPE RL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-al iasing -mms-bitfields -O2 -DVERSION=\"1.28\" -DXS_VERSION=\"1.28\" " -IC:\Perl\lib\CORE" arrays.c Running Mkbootstrap for Math::FFT () C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 FFT.bs C:\Perl\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Math::FFT\", 'DLBASE' => 'FFT', 'DL_FUNCS' => { } , 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" Set up gcc environment - 3.4.5 (mingw-vista special r3) dlltool --def FFT.def --output-exp dll.exp C:\Perl\site\bin\g++.exe -o blib\arch\auto\Math\FFT\FFT.dll -Wl,--base-file -Wl, dll.base -mdll -L"C:\Perl\lib\CORE" FFT.o fft4g.o arrays.o -Wl,--image-base,0x22 2a0000 C:\Perl\lib\CORE\perl510.lib -lkernel32 -luser32 -lgdi32 -lwinspool -lco mdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -lmsvcrt dll.exp dlltool --def FFT.def --base-file dll.base --output-exp dll.exp C:\Perl\site\bin\g++.exe -o blib\arch\auto\Math\FFT\FFT.dll -mdll -L"C:\Perl\lib \CORE" FFT.o fft4g.o arrays.o -Wl,--image-base,0x222a0000 C:\Perl\lib\CORE\perl 510.lib -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 - lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -l odbccp32 -lcomctl32 -lmsvcrt dll.exp C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\Math\F FT\FFT.dll C:\Perl\bin\perl.exe -MExtUtils::Command -e "cp" -- FFT.bs blib\arch\auto\Math\F FT\FFT.bs C:\Perl\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\Math\F FT\FFT.bs C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/apps.t ... ok t/fft.t .... ok t/stats.t .. ok All tests successful. Files=3, Tests=48, 2 wallclock secs ( 0.11 usr + 0.02 sys = 0.13 CPU) Result: PASS C:\mybuild\Math-FFT-1.28>dmake install Files found in blib\arch: installing files in blib\lib into architecture depende nt library tree Installing C:\Perl\site\lib\auto\Math\FFT\FFT.bs Installing C:\Perl\site\lib\auto\Math\FFT\FFT.dll Installing C:\Perl\html\site\lib\Math\FFT.html Installing C:\Perl\site\lib\Math\FFT.pm Appending installation info to C:\Perl\lib/perllocal.pod dmake.exe: Warning: -- Target [install] was made but the time stamp has not bee n updated.