[Starkit] Problems compiling TclKit 8.5a4
Eckhard Lehmann
ecky-l at web.de
Thu May 4 09:57:38 CEST 2006
> I've also compiled using Threads in Windows and Linux, but I don't find
> any way to include the Thread extension in Windows (in Linux was quite
> simple) Any idea?
I compile Tclkit8.4 with threads support on windows with MinGW, which works fine. The Thread extension is statically linked with kitsh (needs to compile with --disable-shared) and can be loaded from Tcl scripts at runtime with
load {} Thread.
This works for me on both, Linux and WinXP. However, the runtime.kit could be updated to contain a lib/thread/pkgIndex.tcl file that does this job on "package require Thread". Regarding 8.5, I don't think that this is different...
Eckhard
_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192
More information about the Starkit
mailing list