Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
Important Update: Community Platform Migration​. Learn more​>
29649 Discussions

Changing compiler standard error output file

Intel_C_Intel
Employee
2,014 Views
How do I change the standard error output file? I want ifort messages to be printed in a log file. I'm running ifort from the command line. Thanks,

Bernhard.
0 Kudos
2 Replies
TimP
Honored Contributor III
2,014 Views
Assuming you are asking a question about Windows command processor, useful summaries are easily found by web search, e.g. http://www.ss64.com/ntsyntax/redirection.html
0 Kudos
Steven_L_Intel1
Employee
2,014 Views
You can also type "redirection" in the Windows Help box and see the documentation on that topic, which I find very useful.
0 Kudos
Reply