diff options
Diffstat (limited to 'chapter06/gcc-exp.xml')
-rw-r--r-- | chapter06/gcc-exp.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter06/gcc-exp.xml b/chapter06/gcc-exp.xml deleted file mode 100644 index 91b81a99c..000000000 --- a/chapter06/gcc-exp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>--enable-threads:</userinput> C++ exception handling for -multithreaded code will not work if gcc is compiled without ---enable-threads.</para> - -</sect2> - |