Skip Menu |

This queue is for tickets about the Perl-Dist-Strawberry CPAN distribution.

Report information
The Basics
Id: 94920
Status: resolved
Priority: 0/
Queue: Perl-Dist-Strawberry

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: libwinpthread-1.dll
I'm building perl 5.19.11 (configuration copied from 32bit-5.19.10.pp). When op/taint.t perl test is running, Windows complains about missing libwinpthread-1.dll -- Alexandr Ciornii, http://chorny.net
Subject: Re: [rt.cpan.org #94920] libwinpthread-1.dll
Date: Tue, 22 Apr 2014 08:41:38 +0200
To: bug-Perl-Dist-Strawberry [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Hi Alexandr, libwinpthread-1.dll is related to the new gcc-4.8.2 toolchain I am going to use in strawberry perl 5.20.x series http://strawberryperl.com/package/kmx/32_gcctoolchain/mingw64-w32-gcc4.8.2_20140407.zip http://strawberryperl.com/package/kmx/64_gcctoolchain/mingw64-w64-gcc4.8.2_20140407.zip Ad building 5.19.11: * I have just uploaded Perl-Dist-Strawberry-4.001 which handles libwinpthread-1.dll https://metacpan.org/source/KMX/Perl-Dist-Strawberry-4.001/lib/Perl/Dist/Strawberry/Step/InstallPerlCore.pm#L190 * it also includes share/32bit-5.19.11.pp + share/64bit-5.19.11.pp - I have changed (extended) modules that will be bundled with strawberry perl https://metacpan.org/source/KMX/Perl-Dist-Strawberry-4.001/share/32bit-5.19.11.pp https://metacpan.org/source/KMX/Perl-Dist-Strawberry-4.001/share/64bit-5.19.11.pp * or you can get latest svn version http://svn.ali.as/cpan/trunk/Perl-Dist-Strawberry/ * my beta builds of 5.19.10 are available at http://strawberryperl.com/beta/ A patch dealing with the libwinpthread-1.dll should probably go also in perl core (like it already handles|libgcc_s_sjlj-1.dll and||libstdc++-6.dll)| https://github.com/Perl/perl5/blob/blead/win32/makefile.mk#L1549 -- kmx
Subject: Re: [rt.cpan.org #94920] libwinpthread-1.dll
Date: Tue, 22 Apr 2014 23:42:57 +0200
To: bug-Perl-Dist-Strawberry [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
BTW strawberry perl 5.19.11.1 (beta) is now available at http://strawberryperl.com/beta/