Operating System - HP-UX
1837738 Members
3752 Online
110118 Solutions
New Discussion

Re: f90 bug: compiling F90 modules

 
SOLVED
Go to solution
Ivan Oleinik
Occasional Contributor

f90 bug: compiling F90 modules

Hi,

I have tried to compile several fortran 90 files which use modules. At the very end of compilation the numerous strings with error messages appear like:

Error 110 : In program unit CST_RND_LASTWF COMMON statement missing for common

Also a lot of binary strings between the error messages.

I am enclosing a zip file with the source including Makefile.

This is definitely a bug since this source complied on any other platform without any problems.

I use HP F90 v2.0.


I would really appreciate a good advice how to solve this problem.

Thanks,

Ivan Oleinik

1 REPLY 1
Andy Bennett
Valued Contributor
Solution

Re: f90 bug: compiling F90 modules

This is a known problem and has been fixed. Upgrade your fortran 90 compiler with the latest version from the Application CDs - March 2000 or later is sufficient. The latest patches for this version are PHSS_22538 (HPUX 10.20) or PHSS_22539 (HPUX 11.00).