Re: loadable library and perl binaries are mismatched

[email protected] (Elizabeth Mattijsen) Wed, 13 Jul 2016 21:54:54 +0200
Newsgroups perl.xs
Message-ID <[email protected]>
Erland,

> On 13 Jul 2016, at 21:52, Erland Sommarskog <[email protected]> =
wrote:
>=20
> OK, so I found out that this handshake test is new to 5.22. That =
explains
> why it does not fail on 5.20. :-)
>=20
> Furthermore, I find that if I add this line to my .XS file:
>=20
> #define XS_BOTHVERSION_SETXSUBFN_POPMARK_BOOTCHECK 1
>=20
> I circumvent the check, and after this I'm able to run my DLL with
> ActivePerl.
>=20
> I still appreciate any hints to build my Perl so that I don't have to
> do this.

This list is pretty dead, in my experience.  Maybe you will have a =
better chance of getting an answer on p5p ([email protected]) .


Liz=