Closed steveo314 closed 1 year ago
The use of C:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe
looks suspicious to me.
Do you have an older Strawberry perl installed in that location? And is it in your path ahead of the berrybrew perl 5.38.0 bin dirs?
And FWIW, if you want to avoid building PDL there are recent Strawberry Perl PDL editions with PDL 2.084 including many of the optional components such as GSL.
https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/tag/SP_5380_5361
I felt a disturbance in the force that the older Strawberry may have been the culprit. I just recently switched to berrybrew after not knowing Strawberry Perl switched to the berrybrew method rather than the install packages in the main website.
I noticed the PDL builds after posting also.
I removed the instances of the old Strawberry Perl, switched to the 5.38 PDL, and moved to cpanm and am having better luck.
I am trying to get PDL installed under berrybrew on windows 10. Perl version 5.38. Running cpan in PowerShell. It fails every time even when I add dependencies that it says are missing.