δΊ 2010-12-16 7:06, Sisyphus ει:
ppm install MinGW
I think that gives you both the MinGW port of the gcc compiler and dmake
(which is the make utility you'll be using ... not gmake). If you find
that dmake is not installed by running 'ppm install MinGW', then run:
ppm install dmake
Once MinGW and dmake have been 'ppm installed', nothing else needs to be
configured - ActivePerl detects their presence and uses them
automatically to build modules.
Thanks for all the helps.
I have resolved it using MinGW utils.
Regards.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/