Re: [tcljava-user] threads 2.5.1 build errors
Brought to you by:
mdejong
|
From: Mo D. <md...@un...> - 2003-04-23 22:00:19
|
On Wed, 23 Apr 2003 16:57:01 -0400 "Patnaik, Anjela" <APa...@ci...> wrote: > Now, threads compiles fine. But, we're also using > BLT 2.4 which I presume I need to build from > source. > > Are there any known gotchas with BLT for > tcl 8.4.2? If BLT makes use of Tcl stubs, you should be able to just load a Win32 compiled binary into Tclsh. I don't know if there are any issues related to BLT and threads or 8.4, you might want to ask around on comp.lang.tcl for that info. cheers Mo |