C:\_64\comp\Math-FFT-1.28>perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Math::FFT C:\_64\comp\Math-FFT-1.28>nmake test Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp FFT.pm blib\lib\Math\FFT.pm C:\_64\perl1007\bin\perl.exe C:\_64\perl1007\lib\ExtUtils\xsubpp -typem ap C:\_64\perl1007\lib\ExtUtils\typemap -typemap typemap FFT.xs > FFT.xsc && C: \_64\perl1007\bin\perl.exe -MExtUtils::Command -e "mv" -- FFT.xsc FFT.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWI N32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECU STOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVER SION=\"1.28\" -DXS_VERSION=\"1.28\" "-IC:\_64\perl1007\lib\CORE" FFT.c FFT.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWI N32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECU STOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVER SION=\"1.28\" -DXS_VERSION=\"1.28\" "-IC:\_64\perl1007\lib\CORE" fft4g.c fft4g.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWI N32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECU STOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_ PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVER SION=\"1.28\" -DXS_VERSION=\"1.28\" "-IC:\_64\perl1007\lib\CORE" arrays.c arrays.c Running Mkbootstrap for Math::FFT () C:\_64\perl1007\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 FFT.b s C:\_64\perl1007\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAM E'=>\"Math::FFT\", 'DLBASE' => 'FFT', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMP ORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Math\FFT\FFT.dll -dll -nologo -nodefaultlib -de bug -opt:ref,icf -ltcg -libpath:"C:\_64\perl1007\lib\CORE" -machine:AMD64 FFT. obj fft4g.obj arrays.obj C:\_64\perl1007\lib\CORE\perl510.lib oldnames.lib ker nel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.l ib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib v ersion.lib odbc32.lib odbccp32.lib comctl32.lib bufferoverflowU.lib msvcrt.lib - def:FFT.def Creating library blib\arch\auto\Math\FFT\FFT.lib and object blib\arch\auto\Ma th\FFT\FFT.exp Generating code c:\_64\comp\math-fft-1.28\arrays.c(363) : warning C4715: 'pack2D' : not all cont rol paths return a value c:\_64\comp\math-fft-1.28\arrays.c(200) : warning C4715: 'pack1D' : not all cont rol paths return a value Finished generating code if exist blib\arch\auto\Math\FFT\FFT.dll.manifest mt -nologo -manifest b lib\arch\auto\Math\FFT\FFT.dll.manifest -outputresource:blib\arch\auto\Math\FFT\ FFT.dll;2 if exist blib\arch\auto\Math\FFT\FFT.dll.manifest del blib\arch\auto\Mat h\FFT\FFT.dll.manifest C:\_64\perl1007\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\ arch\auto\Math\FFT\FFT.dll C:\_64\perl1007\bin\perl.exe -MExtUtils::Command -e "cp" -- FFT.bs blib\ arch\auto\Math\FFT\FFT.bs C:\_64\perl1007\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\ arch\auto\Math\FFT\FFT.bs C:\_64\perl1007\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harnes s(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.14 usr + 0.11 sys = 0.25 CPU) Result: PASS