Re: [Plplot-devel] Still roughly on track for a February 12th release of 5.10.0

2014-02-11 Thread Arjen Markus
Hi Alan, I wrote a small test program to determine where the compile errors with SWIG were coming from and to ensure that my MinGW/MSYS installation is indeed 32 bits. The program is this: /* test-compile.c -- Test a few things with regards to the problems to compile SWIG under Mi

Re: [Plplot-devel] Still roughly on track for a February 12th release of 5.10.0

2014-02-11 Thread Arjen Markus
Hi Alan, I forgot to mention that the flag -ansi does not cause this error message under Cygwin. Regards, Arjen > -Original Message- > From: Arjen Markus [mailto:arjen.mar...@deltares.nl] > Sent: Tuesday, February 11, 2014 10:13 AM > To: Alan W. Irwin > Cc: PLplot development list > Su

Re: [Plplot-devel] Still roughly on track for a February 12th release of 5.10.0

2014-02-11 Thread Alan W. Irwin
On 2014-02-11 09:12- Arjen Markus wrote: > The error messages with SWIG come from the flag -ansi: > > $ gcc -o test-compile test-compile.c -DSTAT -ansi > test-compile.c: In function 'main': > test-compile.c:18:17: error: storage size of 'st' isn't known > struct stat st; >

Re: [Plplot-devel] Still roughly on track for a February 12th release of 5.10.0

2014-02-11 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > Remember, although epa_build is configured with CMake, that is just a > convenient > but rather thin layer over the configure and build done by a project's native > build > system. In the swig cas

Re: [Plplot-devel] Still roughly on track for a February 12th release of 5.10.0

2014-02-11 Thread Alan W. Irwin
On 2014-02-11 14:10- Arjen Markus wrote: > Hi Alan, > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> >> Remember, although epa_build is configured with CMake, that is just a >> convenient >> but rather thin layer over the configure and build done by

[Plplot-devel] Release planned for approximately 24 hours from now

2014-02-11 Thread Alan W. Irwin
On 2014-02-11 09:41-0800 Alan W. Irwin wrote: > On 2014-02-11 14:10- Arjen Markus wrote: > >> Hi Alan, >> >>> -Original Message- >>> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >>> >>> Remember, although epa_build is configured with CMake, that is just a >>> convenient >>>