Re: [Plplot-devel] Having trouble compiling PLplot with gcc --std=c99

2016-01-26 Thread Alan W. Irwin
On 2016-01-26 21:17- Arjen Markus wrote: >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] [...] >> If your successful build with --std=c99 did include xwin, then that is >> pretty clear >> evidence that there is nothing wrong with our xwin code and my gc

Re: [Plplot-devel] Having trouble compiling PLplot with gcc --std=c99

2016-01-26 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Tuesday, January 26, 2016 8:58 PM > To: Arjen Markus; PLplot development list > Cc: Andrew Ross; andrewr...@users.sourceforge.net > Subject: RE: [Plplot-devel] Having troubl

Re: [Plplot-devel] Having trouble compiling PLplot with gcc --std=c99

2016-01-26 Thread Alan W. Irwin
On 2016-01-26 09:10- Arjen Markus wrote: > I tried this [--std=c99] on Cygwin, using gcc 4.9.3 and that gave no > complaints. So it may be your particular version of gcc. Thanks for your help trying to pin down the cause of this issue. Your build test result inspired me to try another build

Re: [Plplot-devel] Having trouble compiling PLplot with gcc --std=c99

2016-01-26 Thread Arjen Markus
Andrew Ross; andrewr...@users.sourceforge.net; PLplot development list > Subject: [Plplot-devel] Having trouble compiling PLplot with gcc --std=c99 > > I think I gave too many specifics before since if there is a gcc problem, > then it likely > has nothing to do with xwin (where my

[Plplot-devel] Having trouble compiling PLplot with gcc --std=c99

2016-01-25 Thread Alan W. Irwin
I think I gave too many specifics before since if there is a gcc problem, then it likely has nothing to do with xwin (where my build happened to fail with the --std=c99 flag). Anyhow, I have changed the subject line accordingly, and I would appreciate it if those with access to gcc (even if on pla