On Thu, 13 Jul 2000, Scott Redman wrote:

> If TclBlend was built with Tcl stubs, then it would
> work fine.  Otherwise, TclBlend needs to be linked
> against a dynamic build of Tcl and a dynamic JVM.
> The code in blend will do a LoadLibrary of itself,
> so TclBlend needs to be dynamic as well...

Yeah, but Tcl still has that load stuff, I though
it would only be dis-allowed if you passed
--disable-load to configure. I tested it out
with a static version of Tcl and it seemed
to be able to load libtclblend.so just fine.
Is that something that would break under
windows?

> Let's make it stubs-aware.
>
> David Gravereaux sent out an email to the TEA mailing
> list about a mechanism that would allow TclBlend to
> find the Tcl DLLs and load the stub table (when loading
> blend from the JVM).

Sounds good. Could you repost that email to this list.
Better yet, a patch to implement Davids approach.

Mo DeJong
Red Hat Inc

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
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]'. 
An archive is available at http://www.mail-archive.com/tcljava@scriptics.com

Reply via email to