On Thu, 3 Jun 1999, Suvarna Ayyagari wrote:
> Hi All,
Are you using the jtclsh wrapper script that comes with Tcl Blend?
I assume you downloaded the code and compiled it, if you downloaded
the binary release, remove it and recompile with the source release.
I noticed that your LD_LIBRARY_PATH also includes a green_threads
library. You should not do this. Tcl Blend requires native threads.
Another thing you might want to try is to recompile Tcl with
the --enable-symbols flag set (if you are using cc on Solaris
you also need to add the -xs flag to the CFLAGS line in the Makefile).
Then recompile Tcl Blend 1.2.3 and it will create a debug Tcl Blend
shared lib. Then run your code, attach gdb, and see if you can get
a crash. Post a message back to this list if you have any luck
(good or bad).
later
mo
> In my last note, I did not mention the following
> I am running tclblend on solaris, using Tcl8.0 and JDK 1.1.6
> The LD_Library_Path points to
> jdk/lib/sparc/green_threads
>
> Thanks
> Suvarna
>
>
> _______________________________________________________________
> Get Free Email and Do More On The Web. Visit http://www.msn.com
>
> ----------------------------------------------------------------
> The TclJava mailing list is sponsored by WebNet Technologies.
> To subscribe: send mail to [EMAIL PROTECTED]
> with the word SUBSCRIBE as the subject.
> To unsubscribe: send mail to [EMAIL PROTECTED]
> with the word UNSUBSCRIBE as the subject.
> To send to the list, send email to '[EMAIL PROTECTED]'.
> A list archive is at: http://www.findmail.com/listsaver/tcldallas/
>
----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
A list archive is at: http://www.findmail.com/listsaver/tcldallas/