From: Reini U. <ru...@x-...> - 2005-06-13 17:40:32
|
Jeremy White sagte: >>Regarding that old binary compatibility thing: would a PPM built with >>MinGW work with ActiveState Perl, or only under Cygwin? > > Yes it would work with ActiveState Perl (there should be no compatibili= ty > issues). I've been using PerlApp with MinGW built modules for a while n= ow > (including win32-gui) with no problems. Just a PAR from the PAR ppm does not work for Win32::GUI. You'd need to compile your own PAR from CPAN, esp. with the latest fixes. Cygwin Win32::GUI has a seperate package from cygwin's setup.exe maintained by me. It would be nice if the CPAN Win32::GUI would also contain these patches. |