Compiling

Today, I try compiling for fortran, but when I do " pgfortran tpvf.f90 -o tpvf.exe", I wait, I wait but nothing. I must ctrl+C for stopping. I can compile only with gfortran. Anyone have a suggestion please? (I did this program before having PGI). Thanks

Eliadus,

Does a simple hello.f program fail?

print *,“hello”
end

If not, I suspect a license problem. If it does compile, please send tpvf.f90
to trs@pgroup.com .

thanks,
dave