Re: Scotty with Tcl-DP- Problems?

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Tue, 11 Jun 1996 22:13:01 +0200

Martone Mike <martonem@bah.com> wrote:

> I am trying to make a BIGwish adding Scotty, BLT, Expect, and
> Tcl-DP. I can get all of them in one binary so far except when I
> add Tcl-DP with Scotty, then Scotty commands core dump.

> Is there some problem in using DP with Scotty? Is it necessary? I
> am using 7.4/4.0.

I have no idea why Scotty should not coexist with DP. Anyway, I would
recommend to switch to Tcl7.5/Tk4.1 and to use dynamic loadable
modules. If you must use Tcl7.4/Tk4.0, try to get more information
where it crashed. A stack backtrace is required to find out where it
crashed.

Juergen