Re: [Plplot-devel] Planning for the release of 5.13.0

2017-08-02 Thread Alan W. Irwin
On 2017-08-02 07:07- Arjen Markus wrote: [...] -Original Message- From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] Sent: Tuesday, August 01, 2017 9:57 AM ... Using that option [-DNON_TRANSITIVE=ON], the final command is shorter, but still 1200+ characters. And, more impor

Re: [Plplot-devel] Planning for the release of 5.13.0

2017-08-02 Thread Arjen Markus
Hi Alan, See below - we are no closer to a solution, sigh. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Tuesday, August 01, 2017 9:57 AM > ... > 1. If you get good results in the Cygwin case, but not the > MinGW-w64/MSYS2 ca

Re: [Plplot-devel] Planning for the release of 5.13.0

2017-08-02 Thread Arjen Markus
Hi Alan, I thought that perhaps it was due to the number of arguments, but even that does not seem to be the case: all: gcc -o x x.c -DX0-0 -DX1=1 ... -DX199=199 will produce an executable x.exe without any problems. Regards, Arjen From: Arjen Markus [mailto:arjen.mar.