Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-22 Thread Werner Smekal
Hi Alan, sorry for the late reply. > > I believe the -rpath mechanism worked under our ABS for > build-tree tests under Cygwin with shared libraries. So we may be up > against a bug in our PLplot CBS, a bug in the CMake generator that Werner > used on Cygwin, or a bug in CMake itself for the Cy

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-02 Thread Alan W. Irwin
On 2006-11-02 10:33+0100 Arjen Markus wrote: > Werner Smekal wrote: > >> >> Anyway, no, I didn't update the Wiki but will do. And also strange, >> that in cygwin I also have to copy all dlls into the example/c dir, to >> make the examples run - they are not found automatically, though I >> thought

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-02 Thread Arjen Markus
Werner Smekal wrote: > > Anyway, no, I didn't update the Wiki but will do. And also strange, > that in cygwin I also have to copy all dlls into the example/c dir, to > make the examples run - they are not found automatically, though I > thought this should work in cygwin. Hm, I thought with Cy

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-02 Thread Werner Smekal
Hi Arjen, > > You'd be surprised how many people still use FORTRAN 77 - so, yes, this > is good news. You have updated the Wiki page? As a physicist I'm not surprised at all, though I never really understood it. True, there are so many libraries available especially for theoreticians, but ...

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-02 Thread Arjen Markus
Werner Smekal wrote: > Hi Arjen, > > Arjen Markus wrote: > >> Hi all, >> >> I am pleased to inform you that: >> 1. I have been able to build the PLplot shared libraries >>for Fortran on bare Windows using the CMake build system. > > > Fortran 77 examples also compile and run on Cygwin, if this

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-11-02 Thread Werner Smekal
Hi Arjen, Arjen Markus wrote: > Hi all, > > I am pleased to inform you that: > 1. I have been able to build the PLplot shared libraries >for Fortran on bare Windows using the CMake build system. Fortran 77 examples also compile and run on Cygwin, if this is of any interest :) Werner -- D

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-10-23 Thread Arjen Markus
> On 2006-10-23 22:18+0200 Arjen Markus wrote: > >> Hi all, >> >> I am pleased to inform you that: >> 1. I have been able to build the PLplot shared libraries >> for Fortran on bare Windows using the CMake build system. >> 2. The various examples work splendidly - except for an error >> in x19f

Re: [Plplot-devel] Fortran bindings and examples working on Windows

2006-10-23 Thread Alan W. Irwin
On 2006-10-23 22:18+0200 Arjen Markus wrote: > Hi all, > > I am pleased to inform you that: > 1. I have been able to build the PLplot shared libraries > for Fortran on bare Windows using the CMake build system. > 2. The various examples work splendidly - except for an error > in x19f - there i

[Plplot-devel] Fortran bindings and examples working on Windows

2006-10-23 Thread Arjen Markus
Hi all, I am pleased to inform you that: 1. I have been able to build the PLplot shared libraries for Fortran on bare Windows using the CMake build system. 2. The various examples work splendidly - except for an error in x19f - there is probably something wrong with the Fortran-C interfac