[Plplot-devel] Need a volunteer with access to windows without MSYS to check out our *.pc (pkg-config file) configuration

2007-09-28 Thread Alan W. Irwin
>From a recent thread on the CMake ML about pkg-config on windows systems without MSYS, it appears (a) that the pkg-config binary executable from http://www.gimp.org/~tml/gimp/win32/downloads.html runs for non-MSYS windows platforms, but (b) there may be some issues with how *.pc files are configur

Re: [Plplot-devel] How to handle Ada 95 and Ada 2007 bindings

2007-09-28 Thread Alan W. Irwin
On 2007-09-28 01:46-0700 Jerry wrote: > [...]Since the c.l.a. list strongly suggested, in any case, multiple > source files, it seems to me that we could take one of two routes. > One is for me to supply two sets of files, one that compiles with Ada > 95 and one that compiles with Ada 2007. Since

Re: [Plplot-devel] Small revision of Fortran 95 interface

2007-09-28 Thread Michael M. Tung
Dear Arjen: I just got around to check the F95 binding of the latest SVN release. Everything is fine! The characters now display correctly for the F95 examples. In the file binding/f95/Makefile I had to add the '--tag=F77' option in the two lines so that they look: ... $(LIBTOOL) --tag=F77 --mod

[Plplot-devel] How to handle Ada 95 and Ada 2007 bindings

2007-09-28 Thread Jerry
I'd like to raise a possibility about a better way to handle the Ada bindings. Here's the deal. There has been a recent new standard for the Ada language, known frequently as Ada 2005, Ada 05, Ada 2007 or Ada 07. (The most frequent is Ada 2005 although the standard was not officially appro