Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Easiest way to output symbol table ifort/VS2022

lewist57
Novice
1,068 Views

What is the easiest way to output a symbol table for a fortran program using ifort in Visual Studio 2022?

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
1,045 Views

Ask for a listing file (Fortran > Output Files > Listing FIle.)

View solution in original post

0 Kudos
2 Replies
Steve_Lionel
Honored Contributor III
1,046 Views

Ask for a listing file (Fortran > Output Files > Listing FIle.)

0 Kudos
lewist57
Novice
1,035 Views

That did the trick, thanks for the help.

0 Kudos
Reply