1833434 Members
3163 Online
110052 Solutions
New Discussion

f90 compilation 64 bit

 
SOLVED
Go to solution
SupraTeam
Advisor

f90 compilation 64 bit

Hello all,
i have a problem , i don't know the option to compile whith f90 in 64 bit .


4 REPLIES 4
Peter Godron
Honored Contributor
Solution

Re: f90 compilation 64 bit

Hi,
the option is +DD64
Regards
VEL_1
Valued Contributor

Re: f90 compilation 64 bit


Use +DD64 option.
Peter Godron
Honored Contributor

Re: f90 compilation 64 bit

Hi,
as a follow-up.
If you need additional info to my earlier answer please see:
http://docs.hp.com/en/dev.html#Fortran
Regards
SupraTeam
Advisor

Re: f90 compilation 64 bit

Thanks all