D:\Perl\HandBuild\Algorithm-FastPermute-0.05>perl makefile.pl Checking if your kit is complete... Looks good Writing Makefile for Algorithm::FastPermute D:\Perl\HandBuild\Algorithm-FastPermute-0.05>nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp FastPermute.pm blib\lib\Algorithm\FastPermute.pm cp perms.pl blib\lib\Algorithm\perms.pl D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib D:\Perl\lib\ExtUtils/xsubpp -typemap D:\Perl\lib\ExtUtils\type map FastPermute.xs > FastPermute.xsc && D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib -MExtUtils::Command -e mv FastP ermute.xsc FastPermute.c cl -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -DPERL_MSVCRT_READFIX -pg -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -ID:\Perl\lib\CORE FastPermute.c Command line warning D4002 : ignoring unknown option '-pg' FastPermute.c "Running Mkbootstrap for Algorithm::FastPermute ()" D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib -MExtUtils::Command -e chmod 644 FastPermute.bs D:\Perl\bin\Perl.exe "-ID:\Perl\lib" "-ID:\Perl\lib" -MExtUtils::Mksymlists -e "Mksymlists('NAME' => 'Algorithm ::FastPermute', 'DLBASE' => 'FastPermute', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Algorithm\FastPermute\FastPermute.dll -dll -nologo -nodefaultlib -release -libpath:"D: \Perl\lib\CORE" -machine:x86 FastPermute.obj D:\Perl\lib\CORE\perl56.lib oldnames.lib kernel32.lib user32.lib gdi32.l ib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:FastPermute.def Creating library blib\arch\auto\Algorithm\FastPermute\FastPermute.lib and object blib\arch\auto\Algorithm\FastPermute \FastPermute.exp D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib -MExtUtils::Command -e chmod 755 blib\arch\auto\Algorithm\FastP ermute\FastPermute.dll D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib -MExtUtils::Command -e cp FastPermute.bs blib\arch\auto\Algorit hm\FastPermute\FastPermute.bs D:\Perl\bin\Perl.exe -ID:\Perl\lib -ID:\Perl\lib -MExtUtils::Command -e chmod 644 blib\arch\auto\Algorithm\FastP ermute\FastPermute.bs D:\Perl\HandBuild\Algorithm-FastPermute-0.05>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\Perl\bin\Perl.exe -Iblib\arch -Iblib\lib -ID:\Perl\lib -ID:\Perl\lib test.pl 1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 D:\Perl\HandBuild\Algorithm-FastPermute-0.05>nmake install Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\Perl\site\lib\auto\Algorithm\FastPermute\FastPermute.bs Installing D:\Perl\site\lib\auto\Algorithm\FastPermute\FastPermute.dll Installing D:\Perl\site\lib\auto\Algorithm\FastPermute\FastPermute.exp Installing D:\Perl\site\lib\auto\Algorithm\FastPermute\FastPermute.lib Installing D:\Perl\site\lib\Algorithm\FastPermute.pm Installing D:\Perl\site\lib\Algorithm\perms.pl Writing D:\Perl\site\lib\auto\Algorithm\FastPermute\.packlist Appending installation info to D:\Perl\lib/perllocal.pod