Hi Arjen:

The spurious warnings the subject line refers to are the messages
starting with

"CMake Warning at /usr/share/cmake-3.1.2/Modules/Platform/CYGWIN.cmake:15 
(message):
   CMake no longer defines WIN32 on Cygwin!
..."

that were showing up in the cmake.out files you were reporting for the
Cygwin platform.

I asked advice on the cmake list about how to get rid of those, and
the response was to make sure cmake_minimum_required was always called
before the project command.  (That change is highly recommended for
other reasons as well.) I have now (commit id 80bacae) finished that
suggested change for the PLplot build system, and I would appreciate
you testing that change (by running a comprehensive test on the Cygwin
platform) when you have a chance.

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); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); 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
__________________________

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to