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

-std gives error?

cjosefy
Beginner
1,260 Views
Using Version 8.1.023:
Compiling with -std gives the error:
option '-std' is ambiguous

Intel Fortran Compiler for Linux* Systems Options Quick Reference Guide Page 32 says:

-std95 or -std

Causes the compiler to issue messages for language elements that are not standard in Fortran 95 (same as the -stand f95 option). This option is set if you specify -warn stderrors.

Is this a documentation error or compiler error (This wasn't an error in 8.0)?

Thanks,

Chris

0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,260 Views
It's a compiler driver error. I'll ask that it be fixed.
0 Kudos
Reply