From: Arjen M. <Arj...@de...> - 2017-08-03 06:38:39
|
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:Arj...@de...] Sent: Wednesday, August 02, 2017 9:37 PM To: Alan W. Irwin Cc: PLplot development list Subject: Re: [Plplot-devel] Planning for the release of 5.13.0 Hi Alan, See below - we are no closer to a solution, sigh. Regards, Arjen Your example did inspire me to try "gcc -o x x.c -DLONG=01234.....89" instead of "echo". That, however, works perfectly as well. There must be something much more specific that is causing this. For the moment I have run out of easy-to-test ideas though. Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |