Hello, 
I've build recently Perl 5.6.0 with gcc ( minGW ), but I failed to build 
any Win32 modules ( see below )  
Perhaps I misconfigured something in perl or gcc , ... I don't know 
( I'm not very familiar with editing makefile stuffs & compiling perl 
modules )
_____________________________

Win32API-Registry : 

dmake.exe:  Updating [cRegistry_pc_to_blib], (954166532 > 0)
to undefined at c:\perlb\5.6.0\lib/ExtUtils/Install.pm line 263
dmake.exe:  Error code 255, while making 'cRegistry_pc_to_blib'
_____________________________

libwin32 :

gcc -c  -g -O2 -DWIN32 -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O2
    -DVERSION=\"0.07\"  -DXS_VERSION=\"0.07\"  
-IC:\perlb\5.6.0\lib\MSWin32-x86\
CORE  File.c
File.xs: In function `constant':
File.xs:80: `F3_120M_512' undeclared (first use in this function)
File.xs:80: (Each undeclared identifier is reported only once
File.xs:80: for each function it appears in.)
File.c: In function `XS_Win32API__File_constant':
File.c:1111: `na' undeclared (first use in this function)
File.c: In function `XS_Win32API__File_CloseHandle':
[....]
dmake.exe:  Error code 1, while making 'File.o'
dmake.exe:  Error code 255, while making 'subdirs'
______________________________

Win32-OLE : 

gcc -c  -g -O2 -DWIN32 -fno-strict-aliasing -DPERL_MSVCRT_READFIX -g -O2
    -DVERSION=\"0.12\"  -DXS_VERSION=\"0.12\"  
-IC:\perlb\5.6.0\lib\MSWin32-x86\
CORE  OLE.cpp
OLE.xs:35: ocidl.h: No such file or directory
dmake.exe:  Error code 1, while making 'OLE.o'

______________________________

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to