To James, Arjen, and Andrew:
I completed the recent thread entitled "Font setting parameters in
Fortran90" on plplot-general by revision revision 12640, where I had
tested that change with
FFLAGS=-O1 -Wuninitialized
and using gfortran and the test_f95_psc target (which compiles and
executes all
On Wednesday 30 Oct 2013 13:30:59 Alan W. Irwin wrote:
> To James, Arjen, and Andrew:
>
> I completed the recent thread entitled "Font setting parameters in
> Fortran90" on plplot-general by revision revision 12640, where I had
> tested that change with
>
> FFLAGS=-O1 -Wuninitialized
>
> and usi
I had to recently update my computer OS, and have shifted from Windows XP to
Windows 7. Additionally, I've shifted from Visual Studio 2010 to Visual Studio
2012.
After installing and building wxWidgets and shapelib, I tried the procedure for
compiling plplot (from svn trunk). The procedure I use