Re: [Plplot-devel] Fortran and Intel Fortran

2007-01-30 Thread Arjen Markus
Jim Dishaw wrote: >Attached is a patch that gets plplot building correctly with the Intel >Fortran compiler. It still doesn't link correctly because of the >mismatch in runtime libraries. I'm not enough of a cmake guru to track >that down. Maybe some can read my previous message about win32 >li

Re: [Plplot-devel] Fortran and Intel Fortran

2007-01-23 Thread Arjen Markus
Alan W. Irwin wrote: > > Arjen, when you figure this out, please collect all the required > changes in cmake/modules/Platform/Windows-ifort.cmake. Of course, you > should also make > that changed Windows-ifort.cmake file part of a bug report to CMake so > that > once your changes are adopted by

Re: [Plplot-devel] Fortran and Intel Fortran

2007-01-22 Thread Alan W. Irwin
On 2007-01-22 08:19+0100 Arjen Markus wrote: > Werner Smekal wrote: > >> >> and so on. Since I don't have access to any fortran compiler in question >> I would ask Arjen to check these patches and apply them if applicable. >> >> >> >> > I have not had the opportunity yet, but I will look into this

Re: [Plplot-devel] Fortran and Intel Fortran

2007-01-21 Thread Arjen Markus
Werner Smekal wrote: > >and so on. Since I don't have access to any fortran compiler in question >I would ask Arjen to check these patches and apply them if applicable. > > > > I have not had the opportunity yet, but I will look into this ASAP. Regards, Arjen ---

Re: [Plplot-devel] Fortran and Intel Fortran

2007-01-18 Thread Werner Smekal
Hi Jim, Jim Dishaw wrote: > Attached is a patch that gets plplot building correctly with the Intel > Fortran compiler. It still doesn't link correctly because of the > mismatch in runtime libraries. I'm not enough of a cmake guru to track > that down. Maybe some can read my previous message abou

[Plplot-devel] Fortran and Intel Fortran

2007-01-11 Thread Jim Dishaw
Attached is a patch that gets plplot building correctly with the Intel Fortran compiler. It still doesn't link correctly because of the mismatch in runtime libraries. I'm not enough of a cmake guru to track that down. Maybe some can read my previous message about win32 libraries and suggest a fi