in reply to Re^17: XS.c: loadable library and perl binaries are mismatched (got handshake key 0xc100000, needed 0xc180000)
in thread XS.c: loadable library and perl binaries are mismatched (got handshake key 0xc100000, needed 0xc180000)
to a non-fatal:noperl_die("%s: loadable library and perl binaries are mismatched"
or even just:Perl_warn(aTHX_ "%s: loadable library and perl binaries are mismatched +"
And then rebuild perl and see how List-MoreUtils-XS-0.428 fares.printf("%s: loadable library and perl binaries are mismatched"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^19: XS.c: loadable library and perl binaries are mismatched (got handshake key 0xc100000, needed 0xc180000)
by syphilis (Archbishop) on Aug 19, 2020 at 05:17 UTC |