This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Robert May,
    
This is a computer-generated report for Win32-GUI-1.05
on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry\c\bin\dmake.EXE':

cp GridLayout.pm blib\lib\Win32/GUI/GridLayout.pm
cp GUI.pm blib\lib\Win32/GUI.pm
cp BitmapInline.pm blib\lib\Win32/GUI/BitmapInline.pm
cp Tags.pm ..\blib\lib\Win32\GUI/Constants/Tags.pm
AutoSplitting ..\blib\lib\Win32\GUI/Constants/Tags.pm 
(..\blib\lib\auto\Win32\GUI\Constants\Tags)
cp Constants.pm ..\blib\lib\Win32\GUI/Constants.pm
gcc  -O -fno-builtin-log2 -c lookupa.c
gcc  -O -fno-builtin-log2 -c recycle.c
gcc  -O -fno-builtin-log2 -c perfhex.c
gcc  -O -fno-builtin-log2 -c perfect.c
gcc  -o perfect.exe lookupa.o recycle.o perfhex.o perfect.o
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL 
constants.h
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL 
constants.src
hash\perfect.exe < constants.src
Read in 1792 keys
found distinct (A,B) on attempt 143
built perfect hash table of size 512
Wrote phash.def
Cleaned up
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL 
phash.inc
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap  Constants.xs > Constants.xsc 
&& C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv Constants.xsc 
Constants.c
gcc -c          -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2    
-DVERSION=\"0.02\"    -DXS_VERSION=\"0.02\"  "-IC:\strawberry\perl\lib\CORE"   
Constants.c
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" ConstantsRC.PL 
Constants.rc
windres -O coff -o Constants.res Constants.rc
Running Mkbootstrap for Win32::GUI::Constants ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Constants.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Win32::GUI::Constants\", 'DLBASE' => 'Constants', 
'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
dlltool --def Constants.def --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.dll -Wl,--base-file 
-Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" 
Constants.o Constants.res -Wl,--image-base,0x370e0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp
dlltool --def Constants.def --base-file dll.base --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.dll -mdll -s 
-L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Constants.o 
Constants.res -Wl,--image-base,0x370e0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp 
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 
..\blib\arch\auto\Win32\GUI\Constants\Constants.dll
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp Constants.bs 
..\blib\arch\auto\Win32\GUI\Constants\Constants.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 
..\blib\arch\auto\Win32\GUI\Constants\Constants.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp 
demos\ConstantsDemo.pl ..\blib\lib/Win32/GUI/demos/Constants
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL 
t/70_values.def
cp DropFiles.pm ..\blib\lib\Win32\GUI\DropFiles.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  DropFiles.xs 
> DropFiles.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
DropFiles.xsc DropFiles.c
gcc -c          -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2    
-DVERSION=\"0.02\"    -DXS_VERSION=\"0.02\"  "-IC:\strawberry\perl\lib\CORE"   
DropFiles.c
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" DropFilesRC.PL 
DropFiles.rc
windres -O coff -o DropFiles.res DropFiles.rc
Running Mkbootstrap for Win32::GUI::DropFiles ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 DropFiles.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Win32::GUI::DropFiles\", 'DLBASE' => 'DropFiles', 
'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
dlltool --def DropFiles.def --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.dll -Wl,--base-file 
-Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" 
DropFiles.o DropFiles.res -Wl,--image-base,0x21b0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp
dlltool --def DropFiles.def --base-file dll.base --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.dll -mdll -s 
-L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" DropFiles.o 
DropFiles.res -Wl,--image-base,0x21b0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp 
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 
..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.dll
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp DropFiles.bs 
..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 
..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp 
demos\DropFilesDemo.pl ..\blib\lib/Win32/GUI/demos/DropFiles
cp RN_0_0_502.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_502.pod
cp RN_0_0_588.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_588.pod
cp RN_1_0.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_0.pod
cp RN_0_0_670.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_670.pod
cp ReleaseNotes.pod ..\blib\lib\Win32\GUI/ReleaseNotes.pod
cp RN_0_99_1.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_99_1.pod
cp RN_1_05.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_05.pod
cp RN_0_0_665.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_665.pod
cp RN_1_02.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_02.pod
cp RN_0_0_671.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_671.pod
cp RN_1_03.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_03.pod
cp RN_1_04.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_04.pod
cp Scintilla.pod ..\blib\lib\Win32\GUI/Scintilla.pod
cp Include/SciLexer.dll ..\blib\arch\auto\Win32\GUI\Scintilla/SciLexer.dll
cp Perl.pm ..\blib\lib\Win32\GUI/Scintilla/Perl.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Scintilla.xs 
> Scintilla.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Scintilla.xsc Scintilla.c
gcc -c          -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2    
-DVERSION=\"1.90\"    -DXS_VERSION=\"1.90\"  "-IC:\strawberry\perl\lib\CORE"   
Scintilla.c
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" ScintillaRC.PL 
Scintilla.rc
windres -O coff -o Scintilla.res Scintilla.rc
Running Mkbootstrap for Win32::GUI::Scintilla ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Scintilla.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Win32::GUI::Scintilla\", 'DLBASE' => 'Scintilla', 
'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
dlltool --def Scintilla.def --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.dll -Wl,--base-file 
-Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" 
Scintilla.o Scintilla.res -Wl,--image-base,0x270a0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp
dlltool --def Scintilla.def --base-file dll.base --output-exp dll.exp
g++ -o ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.dll -mdll -s 
-L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Scintilla.o 
Scintilla.res -Wl,--image-base,0x270a0000  
C:\strawberry\perl\lib\CORE\libperl510.a -lmsvcrt -lmoldname -lkernel32 
-luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 
-lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp 
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 755 
..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.dll
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp Scintilla.bs 
..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod 644 
..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp demos\Editor.pl 
demos\test.pl demos\test2.pl ..\blib\lib/Win32/GUI/demos/Scintilla
C:\strawberry\perl\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Scintilla.PL 
..\blib\lib\Win32\GUI/Scintilla.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  GUI.xs > 
GUI.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv GUI.xsc 
GUI.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   GUI.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   GUI_Events.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   GUI_Helpers.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   GUI_Options.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   GUI_MessageLoops.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Animation.xs 
> Animation.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Animation.xsc Animation.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Animation.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Bitmap.xs > 
Bitmap.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Bitmap.xsc Bitmap.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Bitmap.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Button.xs > 
Button.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Button.xsc Button.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Button.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Combobox.xs 
> Combobox.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Combobox.xsc Combobox.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Combobox.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  DateTime.xs 
> DateTime.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
DateTime.xsc DateTime.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   DateTime.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  DC.xs > 
DC.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv DC.xsc 
DC.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   DC.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Font.xs > 
Font.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv Font.xsc 
Font.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Font.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Header.xs > 
Header.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Header.xsc Header.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Header.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  ImageList.xs 
> ImageList.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
ImageList.xsc ImageList.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   ImageList.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Label.xs > 
Label.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Label.xsc Label.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Label.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Listbox.xs > 
Listbox.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Listbox.xsc Listbox.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Listbox.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  ListView.xs 
> ListView.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
ListView.xsc ListView.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   ListView.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  MDI.xs > 
MDI.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv MDI.xsc 
MDI.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   MDI.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  MonthCal.xs 
> MonthCal.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
MonthCal.xsc MonthCal.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   MonthCal.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  
NotifyIcon.xs > NotifyIcon.xsc && C:\strawberry\perl\bin\perl.exe 
-MExtUtils::Command -e mv NotifyIcon.xsc NotifyIcon.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   NotifyIcon.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  
ProgressBar.xs > ProgressBar.xsc && C:\strawberry\perl\bin\perl.exe 
-MExtUtils::Command -e mv ProgressBar.xsc ProgressBar.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   ProgressBar.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Rebar.xs > 
Rebar.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Rebar.xsc Rebar.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Rebar.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  RichEdit.xs 
> RichEdit.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
RichEdit.xsc RichEdit.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   RichEdit.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Splitter.xs 
> Splitter.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Splitter.xsc Splitter.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Splitter.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  StatusBar.xs 
> StatusBar.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
StatusBar.xsc StatusBar.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   StatusBar.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  TabStrip.xs 
> TabStrip.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
TabStrip.xsc TabStrip.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   TabStrip.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Textfield.xs 
> Textfield.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Textfield.xsc Textfield.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Textfield.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Toolbar.xs > 
Toolbar.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Toolbar.xsc Toolbar.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Toolbar.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Tooltip.xs > 
Tooltip.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Tooltip.xsc Tooltip.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Tooltip.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Trackbar.xs 
> Trackbar.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Trackbar.xsc Trackbar.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Trackbar.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  TreeView.xs 
> TreeView.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
TreeView.xsc TreeView.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   TreeView.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  UpDown.xs > 
UpDown.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
UpDown.xsc UpDown.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   UpDown.cpp
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  
-typemap C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Window.xs > 
Window.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv 
Window.xsc Window.cpp
gcc -c  -IC:\strawberry\c\include       -s -O2 -DWIN32 -DHAVE_DES_FCRYPT 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX -s -O2    -DVERSION=\"1.05\"    -DXS_VERSION=\"1.05\"  
"-IC:\strawberry\perl\lib\CORE"   Window.cpp
C:\strawberry\perl\bin\perl.exe -I./build_tools ./build_tools/updateRC.pl
Failed to open GUI.rc for writing at ./build_tools/updateRC.pl line 63.
Checking RC file ... dmake.EXE:  Error code 141, while making 'GUI.rc'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Test::More 0    0.74

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
C:\strawberry\c\include;C:\strawberry\perl\lib\CORE;C:\strawberry\perl\lib\encode
    LANG = KO
    LIB = C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\Program Files\Common 
Files\NetSarang;C:\Program Files\ActiveState Komodo IDE 4.2\;C:\Program 
Files\ActiveState Perl Dev Kit 
7.0\bin;\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; 
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 584
    PERL5_CPAN_IS_EXECUTING = 
C:\strawberry\cpan\build\Win32-GUI-1.05-BloG7c\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 584
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 9 Stepping 5, GenuineIntel
    TEMP = C:\DOCUME~1\kang\LOCALS~1\Temp
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.06     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" 
-L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" 
-L"C:\strawberry\c\lib"'

Reply via email to