[Starkit] Problems compiling TclKit 8.5a4

Carlos Tasada carlos at electronicfarm.com
Thu May 4 12:17:12 CEST 2006


Have you changed something in the scripts? Because in the 8.5 scripts I 
needed to add the Thread extension to genkit. In windows I'm using VS 
because I had bad experiences with MinGW (some nasty runtime error 
closing the Tk applications).

Eckhard Lehmann wrote:
>> 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
>
>
>
>   


-- 
Carlos Tasada
Software Developer
The Electronic Farm



More information about the Starkit mailing list