Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

PGFIO-F-225

sdibiase
Beginner
532 Views
I get the following message when trying to run a fortran program,

PGFIO-F-225/list-directed read/internal file/lexical error-- unknown token type.

I would appreciate any info that can help me solve this problem.

Thanks,

Scott D.
0 Kudos
2 Replies
Steven_L_Intel1
Employee
532 Views
I don't recognize that message format. What compiler name and version did you use to build this program?

Steve
0 Kudos
TimP
Honored Contributor III
532 Views
This looks like a message from the Portland Group compiler run-time library. As there is no compatibility between that and the Intel compilers, you would need to use the documentation and assistance methods for those compilers.
0 Kudos
Reply