Compiling Extensions
Normally in order to compile
a Tcl extension, one needs to obtain the
source code tree.
But with Wize, the header and stub libraries are
zipped into the wize binary. To
extract them use:
wize / Admin/Headers ~/incdir
You should now be able to build extensions with
the headers and stub libraries from ~/incdir/include.
© 2008 Peter MacDonald