On Mon Sep 24 17:29:44 2018, JKEGL wrote:
Show quoted text> On Mon Sep 24 17:20:46 2018, JKEGL wrote:
> > On Mon Sep 24 15:00:21 2018, ASB wrote:
> > > Installing Marpa::R2 v4.0 fails with errors. Please find attached a
> > > full log file.
> > >
> > > This is ActiveState perl 5, version 24, subversion 1 (v5.24.1)
> > > built
> > > for MSWin32-x86-multi-thread-64int.
> > >
> > > I also tried the DEV version, but it failed as well (with lots of C
> > > errors).
> >
> >
http://colabti.org/irclogger/irclogger_log/marpa?date=2018-09-24#l35
> > --
> > I don't use Marpa::R2 on Windows, but have asked what's up on our
> > Marpa IRC channel.
>
>
http://www.cpantesters.org/distro/M/Marpa-
> R2.html?grade=1&perlmat=2&patches=2&oncpan=2&distmat=2&perlver=ALL&osname=mswin32&version=4.000000
> CPANtesters shows successful builds for mingw32.
A naive reading of the log suggests that your Perl library has some sort of compatibility mismatch:
c:/perl/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: skipping incompatible C:\Perl\lib\CORE/libperl524.a when searching for -lperl524
c:/perl/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: skipping incompatible C:\Perl\lib\CORE\libperl524.a when searching for -lperl524
c:/perl/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: skipping incompatible C:\Perl\lib\CORE/libperl524.a when searching for -lperl524
c:/perl/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lperl524
collect2: ld returned 1 exit status