diff options
| -rw-r--r-- | etc/compilation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/compilation.txt b/etc/compilation.txt index 53529cb09e7..bae217e8323 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -154,6 +154,7 @@ cfe: Warning 712: foo.c, line 2: illegal combination of pointer and ... | |||
| 154 | cfe: Warning 600: xfe.c: 170: Not in a conditional directive while ... | 154 | cfe: Warning 600: xfe.c: 170: Not in a conditional directive while ... |
| 155 | /usr/lib/cmplrs/cc/cfe: Error: foo.c: 1: blah blah | 155 | /usr/lib/cmplrs/cc/cfe: Error: foo.c: 1: blah blah |
| 156 | /usr/lib/cmplrs/cc/cfe: warning: foo.c: 1: blah blah | 156 | /usr/lib/cmplrs/cc/cfe: warning: foo.c: 1: blah blah |
| 157 | foo bar: baz.f, line 27: ... | ||
| 157 | 158 | ||
| 158 | 159 | ||
| 159 | * Java Exception & Valgrind (memory debugger for x86 GNU/Linux) | 160 | * Java Exception & Valgrind (memory debugger for x86 GNU/Linux) |