Compilation on Windows®

UpCompilation
Sitemap
 

A single file makefile.vc is provided. It is designed to work with MSVC++ 4.2. Just rename it to makefile, adapt the paths at the top of it as required by your setup (aka directory structure), then type (inside a DOS box):

  • nmake
  • nmake install

The available variables are described in the makefile.

The installation conforms to the rules set by the package loader mechanism of the tcl-core.

Use nmake test to execute a self test of the generated library.

Uncommenting the variable BINIO allows activation of compilation and linkage for command binio.


© Andreas Kupries
Last update at Mon Aug 20 22:52:26 PDT 2001