diff --git a/README.md b/README.md index 8cfabab..66c1424 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,12 @@ as it has tcllibc built in, which can dramatically improve performance in some s In general, the startup, interp creation and library loading performance is better on zipfs based runtimes than those built on tclkit. Platforms: -win64 +win32-x86_64 (zipfs and tclkit based) +linux-x86_64 (tclkit based) -FreeBSD,Linux,Macosx to come. +Builtin packages: Thread, tcllibc + +FreeBSD,Linux,Macosx with other selected architectures to come. The punk kit constructing infrastructure is intended to be cross-platform, and has been minimally tested on Linux & Freebsd. It currently requires static tclsh with zipfs or tclkitsh binaries to be manually sourced for non-windows platforms. diff --git a/linux-x86_64/tclkit-902-Linux64-intel-dyn b/linux-x86_64/tclkit-902-Linux64-intel-dyn index dfd2890..9176745 100644 Binary files a/linux-x86_64/tclkit-902-Linux64-intel-dyn and b/linux-x86_64/tclkit-902-Linux64-intel-dyn differ