On 2009-04-22 09:39+0200 Werner Smekal wrote: > Hi Arjen, >> >> Hi Werner, >> >> CMake 2.6.3 does indeed solve the issue - I have reverted my change. >> >> So I guess, that would be the minimum version of CMake that is >> guaranteed to build PLplot on the MSYS platform. Should we enforce >> that >> for all builds or just for MSYS? > > Good to know. I would only bump up the required version for MSYS since > older version seem to work well for other platforms.
Hi Arjen and Werner: I have been following your discussion with interest and have just committed the suggested change (revision 9828). I am a bit concerned whether MSYS is defined that early in the CMake process, but I think it is OK because UNIX is certainly defined at that point. But please check that the logic works properly for the MSYS case by temporarily putting in a message statement in the MSYS path (or by attempting to run a cmake version less than 2.6.3 for MSYS). Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
