Re: Need tcl85.dll for tclkit 8.5.9

Pat Thoyts <[email protected]> Thu, 31 Mar 2011 01:30:34 +0100
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
On 31 March 2011 00:42, Jason Woodworth <[email protected]> wrote:
> We have a problem where if I load tcl85.dll within the 8.5.9 tclkit
> shell, it crashes and returns 'alloc: invalid block: 00547BF4: 1 0'. I
> need to load this because it is a dependency of a 3rd party test-
> equipment dll.
>
> The tcl85.dll library we are using for 8.5.9 came from the ActiveState
> ActiveTcl 8.5.9.2 distro.
>
> Our conclusion is that the tclkit was made using a different tcl85.dll
> file then we have access to.
>
> Where can we get the tcl85.dll file that =A0tclkit-8.5.9-win32.upx.exe
> was compiled with?
>
> Thx,
> Jason
>

Tclkit is a statically linked tclsh. So there is no tcl85.dll for it -
it is linked into the executable along with a virtual filesystem
containing the necessary script files.
Looks like you need to use a plain tclsh/wish instead.

--=20
You received this message because you are subscribed to the "starkit" group=
.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to starkit-unsubscribe@googlegro=
ups.com
For more options, visit this group at http://groups.google.com/group/starki=
t?hl=3Den