http://www.perlmonks.org?node_id=539810


in reply to ActiveState Perl supports MinGW compiled modules

Very good news!

As a compiler-challenged user of Windows XP, I felt left out every time a module needed to be compiled and no PPM-package was available.

I installed the minimal shell "MSys" and from that shell ran the CPAN-module and it works like a charm.

Giant vistas open on the horizon. What shall we do next? Recompile Perl itself?

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re: ActiveState Perl supports MinGW compiled modules

Replies are listed 'Best First'.
Re^2: ActiveState Perl supports MinGW compiled modules
by xdg (Monsignor) on Mar 28, 2006 at 23:18 UTC
    What shall we do next? Recompile Perl itself?

    Yes. While it's still very alpha, see VanillaPerl.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.