blob: 91b81a99c201ee0b9829d49be46e45ba96e092f1 (
plain)
1
2
3
4
5
6
7
8
9
|
<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>
|