Skip to content
Snippets Groups Projects
Commit 65e7f377 authored by Dominik Zobel's avatar Dominik Zobel
Browse files

Add slide for compiler flags example

parent deab51d2
No related branches found
No related tags found
1 merge request!56Debugging Strategies lecture notes
......@@ -458,9 +458,12 @@ In the Fortran world, also
For Fortran programs try with more than just one compiler.
HPC systems usally provide native compiler plus gcc/gfortan. Try both variants.
$\Rightarrow$_Example program with issue illustrating the compiler flags_
$\Rightarrow$_Show use of `gdb`_
## Compiler flags example
_Example program with issue illustrating the compiler flags_
TODO
## Fixing run-time errors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment