diff --git a/src/runtime/mapvfs.config b/src/runtime/mapvfs.config index 9479822a..1e6e37ab 100644 --- a/src/runtime/mapvfs.config +++ b/src/runtime/mapvfs.config @@ -47,7 +47,19 @@ tclsh902z.exe {punk9win_for_tkruntime.vfs punk902z zip} #apn's tcl-sfe #https://github.com/apnadkarni/tcl-sfe/releases -tclsfe-x64.exe {punk9win_for_tkruntime.vfs punk91 zip} +#tclsfe-x64.exe is not a tk runtime. The versions with tk are 'wish' based so unsuitable. +#punk9win_for_tkruntime.vfs is intended for kits which already have Tk +tclsfe-x64.exe {punk9win.vfs punk91 zip} + + +#---------------------------------------------- +#experiment - what happens when we run against a 'wish' runtime? Will we have stdin stdout problems? +#tksfe-twapi-x64.exe {punk9win.vfs punkwish91 zip} +# result so far: the kit builds - but the tk console doesn't display. +# we can run tk apps e.g punkwish91 lib:tkhello +# - todo - consider if we can first get the built in tk console showing for initial exploration, although it is unsuitable for a punk console as it doesn't handle any ansi. +# - see if we can develop a textwidget based virtual console that we can get punk shell running in. +#---------------------------------------------- #---------------------------------------------- #testing wrong target kit type for runtime