Hi Jim,

This post covers one final topic generated by your e-mail.

On 2007-10-25 19:53-0400 Jim Dishaw wrote:

> $ cmake -DBUILD_SHARED_LIBS=ON -DENABLE_DYNDRIVERS=OFF
> -DCMAKE_VERBOSE_MAKEFILE=ON -DDEFAULT_NO_DEVICES=ON -DPLD_ps=ON
> -DDEFAULT_NO_BINDINGS=ON
> /cygdrive/m/software/source/scientific/plplot-svn
>
> The output files are attached.  I didn't bother to do the second test
> because the first one failed.

Thanks for that complete report for revision 7974 of PLplot.

It was good to see the complete results of the /Zl Intel compiler 
interference issue for this extremely simple case.

So what happens with this simple test if you properly select your compiler
using CC=gcc (or should that be CC=/usr/bin/gcc.exe ?)

I predict the interference from the Intel compiler will be gone. If that
proves to be correct, I don't need detailed results for that working simple
case. Instead, please move on to the more interesting case of using all the
above cmake parameters except for

-DENABLE_DYNDRIVERS=ON

In this case, both cmake.out and make.out will be different so I will need
them both unless it works without problems.

If it works without problems for revision 7974 of PLplot, then please
move on to building and testing the installed examples.

N.B. Your current cmake.out has the following warning:

-- Looking for pkg-config - not found
-- WARNING: Install-tree build will be disabled.

Those messages mean you will have to first install the pkg-config Cygwin
package which is available at http://www.cygwin.com/packages/ before you run
cmake in order to get the installed examples to build.

If Arjen and Hiroyasu encounter the same warning, I make the same suggestion
to them to install the Cygwin version of pkg-config before they do anything
else.

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
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to