Re-direct traceback information to a file

Re-direct traceback information to a file

Imagen de 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.

publicaciones de 2 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Steve Lionel (Intel)

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

Steve

Steve

Inicie sesión para dejar un comentario.