C:\Documents and Settings\Administrator\Desktop\w32f>nmake OPTIMIZE="-MD -Zi -DN DEBUG -O1 -GL" OTHERLDFLAGS="-LTCG:PGINSTRUMENT pgort.lib " test Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 Copyright (C) Microsoft Corporation. All rights reserved. cp cFile.pc blib\arch\Win32API\File\cFile.pc cp File.pm blib\lib\Win32API\File.pm C:\p517\bin\perl.exe C:\p517\lib\ExtUtils\xsubpp -typemap C:\p517\lib\E xtUtils\typemap -typemap typemap File.xs > File.xsc && C:\p517\bin\perl.exe -ME xtUtils::Command -e mv -- File.xsc File.c Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 159 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 181 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 511 cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -GL -DWIN32 -D_CONSOLE -DN O_STRICT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -DPERL_TEXTMODE_ SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -MD -Zi -DNDEBU G -O1 -GL -DVERSION=\"0.1200\" -DXS_VERSION=\"0.1200\" "-IC:\p517\lib\CORE" File.c File.c Running Mkbootstrap for Win32API::File () C:\p517\bin\perl.exe -MExtUtils::Command -e chmod -- 644 File.bs C:\p517\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Wi n32API::File\", 'DLBASE' => 'File', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPOR TS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Win32API\File\File.dll -dll -nologo -nodefaultl ib -debug -opt:ref,icf -ltcg -libpath:"c:\p517\lib\CORE" -machine:x86 "/manife stdependency:type='Win32' name='Microsoft.Windows.Common-Controls' version='6.0. 0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'" F ile.obj -LTCG:PGINSTRUMENT pgort.lib C:\p517\lib\CORE\perl517.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell 32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.li b version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib -def:File.def Creating library blib\arch\auto\Win32API\File\File.lib and object blib\arch\a uto\Win32API\File\File.exp Generating code Finished generating code if exist blib\arch\auto\Win32API\File\File.dll.manifest mt -nologo -mani fest blib\arch\auto\Win32API\File\File.dll.manifest -outputresource:blib\arch\au to\Win32API\File\File.dll;2 if exist blib\arch\auto\Win32API\File\File.dll.manifest del blib\arch\au to\Win32API\File\File.dll.manifest C:\p517\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\auto\ Win32API\File\File.dll C:\p517\bin\perl.exe -MExtUtils::Command -e cp -- File.bs blib\arch\auto \Win32API\File\File.bs C:\p517\bin\perl.exe -MExtUtils::Command -e chmod -- 644 blib\arch\auto\ Win32API\File\File.bs C:\p517\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'bl ib\lib', 'blib\arch')" t/*.t t/file.t .. ok t/pod.t ... skipped: Test::Pod 1.14 required for testing POD t/tie.t ... ok All tests successful. Files=3, Tests=277, 2 wallclock secs ( 0.14 usr + 0.08 sys = 0.22 CPU) Result: PASS C:\Documents and Settings\Administrator\Desktop\w32f>