in reply to dmake on win64-bit
If you use ActiveState Perl it should generally "just work"™. The first time you use cpan with a recent ActiveState installed Perl it will install required tools including a compiler and, I presume, a suitable make.
Note that you are likely to have more success if you use a 32 bit Perl than a 64 bit Perl. Many XS modules (those that have a part needing compilation) fail when built as 64 bit modules.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: dmake on win64-bit
by syphilis (Archbishop) on Feb 20, 2012 at 12:31 UTC |