Hello all.
There is a new prerelease of the next version of Jacl
up on my website at http://www.cs.umn.edu/~dejong/tcl/tcljava/pre.
This new prerelease includes lots of fixes related to namespaces.
This prerelease now passes almost all of the existing regression
tests and all of the namespace fea
I am running in Solaris5.5.1. I was using Tcl 8.0 when I got the error
Then I used Tcl8.0.5 and recompiled Tclblend1.2.3
I am using JDK 1.1.6 with native threads.
Then the bus error at javaUtil.test went away. All tests passed
when I did 'make test'
Thanks for your help
Suvarna
__
Are you running under Solaris? Also, what version of Tcl are you using?
If you do not have Tcl 8.0.5 you should get the source for it and
compile it with the --enable-symbols option to configure. Once you
have a debug version of Tcl and Tcl Blend you should be able to attach
gdb to a running Tcl B
Hi All,
I am trying to build Tclblend1.2.3. I got throught the compilation.
I am using tcl8.0 and JDK 1.1.6 with native threads.
I got a tclblend shell when I did make shell and then I did 'make tests'
At this point I get a bus error at javaUtil.test. Here's a print out of
'make test'
Any hel