Re: [Plplot-devel] Fortran 95 module parentheses issues under MinGW 4.4 and 4.5

2010-06-03 Thread Arjen Markus
Hi Alan, I am unable to get the compiler to work properly - there is a reference to a file "libgcj_s.dll" which is not included in the distribution. (I tried both the .lzma archive and the separate archives). I was able to compile the simple.f90 file without any problems using gfortran 4.4.3 as i

[Plplot-devel] Slow symbol rendering on some devices

2010-06-03 Thread Steve Schwartz
We've hit some timing problems, so I ran some experiments using a trimmed and modified version of x01c that just plots the first graph, full size window, with plpoin but with variable numbers of points; I used code=25, circles, but I think it doesn't make much difference apart from plotting simple

Re: [Plplot-devel] Fortran 95 module parentheses issues under MinGW 4.4 and 4.5

2010-06-03 Thread Alan W. Irwin
On 2010-06-02 23:00-0700 Alan W. Irwin wrote: > If you look at the attached simple.f90, you will see I have whittled the > problem down to just two routines, plvectors_0 and plvectors_1. If I remove > either of them or simply rename either of them, the Wine/MinGW/gfortran > issue disappears. So

Re: [Plplot-devel] Slow symbol rendering on some devices

2010-06-03 Thread Werner Smekal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Steve, On 6/3/10 5:45 PM, Steve Schwartz wrote: > We've hit some timing problems, so I ran some experiments using a > trimmed and modified version of x01c that just plots the first graph, > full size window, with plpoin but with variable numbers of