Re: [Plplot-devel] Java dependencies for plplot.jar

2006-12-05 Thread Andrew Ross
Alan, Thanks for the advice. Further comments below. On Tue, Dec 05, 2006 at 11:07:14AM -0800, Alan Irwin wrote: > On 2006-12-05 17:21- Andrew Ross wrote: > > I am a little concerned about the coincidence in names between your custom > command OUTPUT file and your custom target. That would

Re: [Plplot-devel] Java dependencies for plplot.jar

2006-12-05 Thread Alan W. Irwin
On 2006-12-05 17:21- Andrew Ross wrote: > > While testing the latest version of plplot I noticed that the dependencies > for the java library plplot.jar are not right. I've partially fixed it, > but I'd like some cmake advice on the complete fix. > > It's somewhat complicated because of bugs i

[Plplot-devel] Java dependencies for plplot.jar

2006-12-05 Thread Andrew Ross
While testing the latest version of plplot I noticed that the dependencies for the java library plplot.jar are not right. I've partially fixed it, but I'd like some cmake advice on the complete fix. It's somewhat complicated because of bugs in some versions of jar we have to make the whole li

Re: [Plplot-devel] Bug+Fix in FindwxWidgets.cmake

2006-12-05 Thread Werner Smekal
Hi Alan, I'll do so as you suggested. Regards, Werner > Hi Werner (off CMake list and put on to the PLplot list since my comment > is mostly relevant to PLplot): > > Thanks for dealing with this issue. > > I suggest you simply copy your changed FindwxWidgets.cmake to the PLplot > cmake/modules

[Plplot-devel] wgcc - cross compiler using MS toolchain

2006-12-05 Thread Werner Smekal
Hi, I just found this website: http://interix-wgcc.sourceforge.net/ it says: wgcc is a cross-compiler tool primarily written for Microsoft's Interix. Its primary purpose is to produce native Windows binaries (internally using the Microsoft Tool chain), and to mimic the behaviour of the GNU co