imacat wrote:
On Wed, 29 Jun 2005 09:42:32 -0500 (CDT)
Randy Kobes <[EMAIL PROTECTED]> wrote:
requests for making up ppm packages. Alternatively, there
are free C compilers for Windows, including Visual C++ 7,
for people willing to build their own perl.
Could you tell me where to obtain it? Thank you.
MinGW GCC <http://mingw.org/download.shtml>
Borland C <http://www.borland.com/downloads/download_cbuilder.html>
Microsoft C <http://msdn.microsoft.com/visualc/vctoolkit2003/>
Note: you must compile Perl and all modules with the same compiler (or C
runtime library).