Success! Adding -DPLD_wxwidgets=OFF to my cmake invocation solved the problem. 
I was able to build Plplot-5.11.0 and use it within a Fortran code (after 
fixing up calls to plline, plwid and plcol that had become outdated). While I 
don’t forsee using wxwidgets in the near future, it would be helpful to know 
why cmake wants to use -arch i386 on it and nothing else.

- Thanks, Don


On Jun 4, 2015, at 12:14 PM, Alan W. Irwin 
<ir...@beluga.phys.uvic.ca<mailto:ir...@beluga.phys.uvic.ca>> wrote:

On 2015-06-04 09:10-0700 Alan W. Irwin wrote:

-DENABLE_wxwidgets turns off just the library will build that is
associated with wxwidgets.  Instead use -DPLD_wxwidgets=OFF to disable
both the wxwidgets device driver and the associated library we build.

Hmm.  I should read my post before sending it rather than just after. That 
first line should have read

-DENABLE_wxwidgets=OFF turns off just the library will build that is

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca<http://astrowww.phys.uvic.ca>).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net<http://freeeos.sf.net>); 
the Time
Ephemerides project (timeephem.sf.net<http://timeephem.sf.net>); PLplot 
scientific plotting
software package (plplot.sf.net<http://plplot.sf.net>); the libLASi project
(unifont.org/lasi<http://unifont.org/lasi>); the Loads of Linux Links project 
(loll.sf.net<http://loll.sf.net>);
and the Linux Brochure Project (lbproject.sf.net<http://lbproject.sf.net>).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to