Re-direct traceback information to a file

Re-direct traceback information to a file

maria14的头像

I would like to find out whether it is possible to re-direct traceback information to a file for a Fortran Console Application Project. Since value is not permitted on the '/traceback' switch, I was wondering if there is another way.

Thanks!

Maria.

2 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
Steve Lionel (Intel)的头像

Yes - set the environment variable FOR_DIAGNOSTIC_LOG_FILE to be the filename you want.

Steve

Steve

登陆并发表评论。