Skip to content

Error Compiling in Visual Studio 2022 (17.14.16) with IFX 2025.2.0 #600

@james-tullos

Description

@james-tullos

When compiling in Visual Studio 2022 v. 17.14.16 using IFX 2025.2.0, the following warning appears:

command line error: Unrecognized keyword 'f15' for option '/stand'

The Intel Fortran Compiler has deprecated f15, and recommends f18. Testing with f08 to match the other build options or f18 both appear to work, though the stack size needs to be increased from the default in order to pass all tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions