Hello,
In order to make a TclTk application I have developped a program in C. I have created a new interpreter with Tcl_CreateInterp and added new commands with Tcl_CreateCommand... I compiled it in static with gcc 2.6 on Mandrake 8.2 like :
gcc -static -o mynewwish main.c /usr/lib/libtcl.a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.