Re: [Plplot-devel] Results of some tests

2009-05-04 Thread Arjen Markus
On 2009-05-02 18:18, Alan W. Irwin wrote: > > Arjen, you appear to be reporting this issue as a new problem. I would be > quite surprised if you don't remember you ran into this Cygwin g77 issue > years ago, and we implemented what should still be a good workaround then. > Hi Alan, I have just

Re: [Plplot-devel] Results of some tests

2009-05-04 Thread Arjen Markus
On 2009-05-02 18:18, Alan W. Irwin wrote: > > Arjen, you appear to be reporting this issue as a new problem. I would be > quite surprised if you don't remember you ran into this Cygwin g77 issue > years ago, and we implemented what should still be a good workaround then. > Hi Alan, I remember t

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Alan W. Irwin
On 2009-05-02 15:24+0200 Arjen Markus wrote: > On Sat, 02 May 2009 14:56:28 +0200 > Arjen Markus wrote: >> >> Retrying and it seems to work better - now let us see >> what the tests give me. >> > > Hm, the Fortran examples stumble over the same problem > as with MinGW: a negative number of argum

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Sat, 02 May 2009 14:56:28 +0200 Arjen Markus wrote: > > Retrying and it seems to work better - now let us see > what the tests give me. > Hm, the Fortran examples stumble over the same problem as with MinGW: a negative number of arguments, so they turn to interactive mode, hindering the au

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Sat, 02 May 2009 12:46:54 +0200 Werner Smekal wrote: >> >> I am getting an error 53 now when running the nistcd >> test programs. No idea why - there is no number 53 as >> such anywhere in the code. > > Had the same problem yesterday - you need to add the dll >directory to the PATH environm

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Werner Smekal
Hi Arjen, Arjen Markus wrote: > On Fri, 01 May 2009 17:43:44 +0100 > Arjen Markus wrote: >> I will let you all know about Cygwin and MSYS - no more >> time today. >> > > Hello Werner, > > I updated the whole project just now to make sure > I have the most up-to-date code and then tried to > buil

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Fri, 01 May 2009 17:43:44 +0100 Arjen Markus wrote: > I will let you all know about Cygwin and MSYS - no more > time today. > Hello Werner, I updated the whole project just now to make sure I have the most up-to-date code and then tried to build it under Cygwin. I am getting an error 53 n

Re: [Plplot-devel] Results of some tests

2009-05-01 Thread Arjen Markus
On Fri, 01 May 2009 17:22:09 +0200 Werner Smekal wrote: > Hi Arjen, > >> > Problem is/was that for the original libltdl >implementation a path to the driver directory was added >in front of the driver name. So the driver wasn't found >if all dlls where located in the dll directory. I made

Re: [Plplot-devel] Results of some tests

2009-05-01 Thread Werner Smekal
Hi Arjen, Arjen Markus wrote: > On 2009-04-29 13:34, Arjen Markus wrote: > > >> There is a problem with the shared l'ibraries that are produced during >> the build: you need to set the path right. Unfortunately this includes >> _all_ paths: lib/csa, lib/nistcd, lib/qsastime, src, drivers, >> b

Re: [Plplot-devel] Results of some tests

2009-05-01 Thread Arjen Markus
On 2009-04-29 13:34, Arjen Markus wrote: > > There is a problem with the shared l'ibraries that are produced during > the build: you need to set the path right. Unfortunately this includes > _all_ paths: lib/csa, lib/nistcd, lib/qsastime, src, drivers, > bindings/c++, etc. > > I tried to use th