![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Making ActiveState dist use Cygwin gcc on Win32by thunders (Priest) |
on Sep 18, 2002 at 03:06 UTC ( #198714=note: print w/replies, xml ) | Need Help?? |
the only way to get modules going under Active State AFAIK is with nmake. availible here occasionally you will fail on building modules because you do not have cl.exe or c1.dll both of these are availible in older versions Visual Studio. I got a student version several years ago for $150 i'm not sure if these can be found anywhere else. nmake is usually enough to build packages under windows. Otherwise you can build with the version of perl that comes with cygwin.
In Section
Seekers of Perl Wisdom
|
|