Version 4 of How to compile Tcl and related C extensions on Windows

Updated 2002-05-31 11:07:34

Purpose: gather together tips and techniques, tool recommendations, etc. for compiling Tcl and related extensions on a Windows machine.


Steve Blinkhorn wrote on comp.lang.tcl recently [change this into a google reference to [email protected]] praising the Mingw C compiler distribution as being the way one can compile the same code on windows as well as various unix systems.

Re: cross-platform compiles - Is there a version of mingw for MacOS? For Mac OS <=9, no there isn't (at least not that I know of), but for Mac OS X, of course there is 'gcc' as standard.

Those who have the financial wherewithall to buy Visual C++ have been advocating its use, as the executables are better.