Fri Oct 19 15:38:12 2012: Request 80249 was acted upon. Transaction: Correspondence added by BULKDD Queue: Win32-API Subject: v0.72 fails many tests on 64bit strawberry perl 5.16.1 Broken in: 0.72 Severity: (no value) Owner: BULKDD Requestors: k...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=80249 >
On Fri Oct 19 13:19:38 2012, k...@volny.cz wrote: > Unfortunately still the same failure > > 1/ see enclosed Callback.dll > > 2/ maybe important note - strawberry perl 5.16.1 is bundled with newer gcc > (4.6.3) + newer C-runtime (comparing to strawberry 5.14.2) which might mean > something - anyway in the new coming strawberry 5.14.3.1 I have upgraded > gcc to 4.6.3 as well, thus support for 4.6.3 + latest C-runtime from > mingw-w64 is crucial for strawberry perl. > My hypothesis for the x64 Strawberry Perl 5.16 was correct after looking at the DLL you posted (I did not execute it). Try my latest version at https://github.com/bulk88/perl5-win32-api/ and report back. If you want the backstory, http://www.cygwin.com/ml/cygwin-apps/2010-03/msg00075.html is the specific change on why x64 S Perl 5.14 worked for me and x64 S Perl 5.16 didn't for you.