On 2015-05-13 07:27-0000 Arjen Markus wrote:

> Hi Alan,
>
>
>
> Please find the result of the comprehensive test in the attachment. From a 
> quick inspection of the report I see that there are various issues:
>
> -        The Fortran examples are not properly built because of the name of 
> the libraries:
>
> x00
>
> /usr/bin/cc x01c.c -o x01c.exe -Wl,-rpath 
> -Wl,"/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/lib:/usr/local/lib"
>  
> -I/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/include/plplot
>  
> -L/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/lib
>  -L/usr/local/lib -lplplot -lltdl.dll -ldl -lshp -lfreetype.dll -lcsirocsa 
> -lqsastime
>
> /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: 
> cannot find -lplplotf95-12.0.0
>
> /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: 
> cannot find -lplplotf95c-12.0.0
>
>
>
>
>
> -        There is an issue with gtk when compiling the C++ examples
>
> -        At some point the compiler cannot find the header file plplot.h
>
> As test runs pretty fast, I only excluded the interactive parts.

Hi Arjen:

Thanks very much for that extremely useful report which I have had to
delay responding to until now because of the other PLplot issues I was
working on.

My latest two commits (417eeb1 and d0464ad) attempt to address the two
issues above.  See the commit messages for the details.  One of the
fixes is just an educated guess (removing some problematic traditional
build logic for Cygwin that has been around since 2007 and which I
believe is the source of the above "cannot find -lplplotf95-12.0.0"
issue) so these fixes definitely need comprehensive testing by you on
Cygwin whenever you get a chance.

Note also that since your comprehensive test above I have made a large
number of intrusive changes to PLplot to address some of Orion's
Fedora concerns and also to do a fairly massive cleanup.  These
changes have all been comprehensively tested on my Debian Wheezy
platform, but please continue your previous policy of not limiting
your comprehensive tests (except for dropping the interactive part for
now) on Cygwin to allow testing of all these changes on that platform
as well.

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