[tcljava-dev] Building tclblend 1.4.0 under windows with mingw...
Brought to you by:
mdejong
From: Georgios P. <pet...@ya...> - 2007-03-11 09:27:02
|
Hi all, I tried to build tclblend 1.4.0 under windows with mingw, and there is something I didn't understand during the building process: how is tclblend linked with the jvm.dll. I downloaded the sources, configured and build everything required (i.e. following http://wiki.tcl.tk/9993), abd the build went ok. However, I didn't understood how the library libjvm.dll.a (inside win directory) has been built. It is included in the sources, but I couldn't get it to work under ActiveTcl, untill I re-build it my self. (I used reimp available from http://mywebpage.netscape.com/yongweiwu/reimp_new.zip) How was the original libjvm.dll.a in the sources built? Using the same tool? George |