Re: Bundled TCL/TK - update needed

Roland Schwingel <[email protected]> Tue, 21 Jan 2014 13:00:16 +0100
Newsgroups gmane.comp.debugging.insight
Message-ID <[email protected]>
Hi Pavel,

[email protected] wrote on 21.01.2014 12:33:37:

 > I build Insight for MinGW64, and want to try to do it for Cygwin64.
 > However i prefer to use TCL version which is included in Insight
 > repository. There is no binary TCL package available for MinGW64,
 > and Cygwin version of TCL/TK uses X11, which i don't want to
 > deal with.
Presently I build using tcl/tk 8.6 out of the insight tree for mingw64
The intree 8.4 is IMHO way to old and not suitable for windows Vista
and beyond not to mention 64bit.

 > May i ask to update TCL ?
 > Currently i have to patch it in order to build for 64 bits,
 > and it has some bugs.
AFAIK Tcl/tk 8.4 is out of service. I wanted to update the intree
versions to 8.6 some time ago, but I was shifted away to do
other projects after I did the initial porting of insight to 64bit
windows.

I haven't built a cygwin version of insight for a long time. I am
mainly using insight on mingw64 - where it runs very good as I am
debugging mainly mingw64 code.

Roland