You should be able to add -DTCLBLEND_INCREASE_STACK_SIZE to the Tcl Blend
makefile's CFLAGS before you compile. That will use the default size * 4
for the stack size. I have not tested it but it should work.

later
mo

On Mon, 30 Aug 1999, Christopher Hylands wrote:

> JDK1.1 does not have a simple way of modifying the jvm options.
> 
> You would have to modify src/native/javaCmd.c
> 
> There are two different versions of JavaGetEnv(), one for JDK1.2, one
> for JDK1.1.  You could either hardwire in your settings, or 
> add some sort of parsing of tclblend_init so that the appropriate
> variables are set.
> 
> -Christopher
> --------

----------------------------------------------------------------
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/

Reply via email to