Re: Are there windows binaries for 5.20?

2015-02-17 Thread Steve Hay
On 17 February 2015 at 13:27, Michael Lackhoff wrote: > Am 17.02.2015 um 14:14 schrieb Steve Hay: > >> You can't. The VC9 build of the mod_perl components are not compatible >> with StrawberryPerl, which is built with gcc and therefore uses a >> different CRT (msvcrt.dll vs msvcr90.dll). >> >> The

Re: Are there windows binaries for 5.20?

2015-02-17 Thread Michael Lackhoff
Am 17.02.2015 um 14:14 schrieb Steve Hay: You can't. The VC9 build of the mod_perl components are not compatible with StrawberryPerl, which is built with gcc and therefore uses a different CRT (msvcrt.dll vs msvcr90.dll). The 32-bit components that I've built before were built with VC6 in order

Re: Are there windows binaries for 5.20?

2015-02-17 Thread Steve Hay
On 17 February 2015 at 09:40, Michael Lackhoff wrote: > Am 15.02.2015 um 19:08 schrieb Steve Hay: > If you want 32-bit then the easiest way is to build it yourself using a perl that you built yourself with the same compiler. >>> >>> >>> Is there a recommended compiler? I use Strawberry p

Re: Are there windows binaries for 5.20?

2015-02-17 Thread Michael Lackhoff
Am 15.02.2015 um 19:08 schrieb Steve Hay: If you want 32-bit then the easiest way is to build it yourself using a perl that you built yourself with the same compiler. Is there a recommended compiler? I use Strawberry perl, do you know which compiler is used for that perl? As you say, it would