Re: Quick question...

2022-12-06 Thread Paul Richard Thomas via Fortran
Hi Gary, The equally quick answer is that I don't know. https://help.imsl.com/fortran/ indicates that the library is compiled with Intel fortran. While there are fortran 77 interfaces for most (all?) of the routines, all the examples show use of modules that will have been compiled with Intel. I s

Quick question...

2022-12-06 Thread Gary Melnick via Fortran
Hi, I'm wondering if I migrate to GNU gfortran whether I can use my Perforce International Mathematics and Statistics Library (IMSL) Fortran software in conjunction with gfortran 77 on my 2012 MacPro? Thank you in advance for your help. Regards, Gary