warpod has asked for the wisdom of the Perl Monks concerning the following question:

I'm probably doing something wrong, but I started with
ppm install MinGW
using ActiveState Perl 5.12 I got response:
ppm.BAT install failed: Can't find any package that provides MinGW
I remember, in my previous incarnations I could do it without problem... Any advice?

Replies are listed 'Best First'.
Re: Installing CPAN module under Win7x64
by Marshall (Canon) on Nov 12, 2011 at 12:55 UTC
      There is no 64 bit port of MinGW yet

      That's not quite right - there's a 64 bit port of the MinGW compiler available, but if you want to use it with ActivePerl you need to also install ExtUtils::FakeConfig.

      Cheers,
      Rob
Re: Installing CPAN module under Win7x64
by Anonymous Monk on Nov 12, 2011 at 09:54 UTC
    There is no such package for 64bit