diff options
Diffstat (limited to 'chapter06/gcc-exp.xml')
-rw-r--r-- | chapter06/gcc-exp.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/gcc-exp.xml b/chapter06/gcc-exp.xml new file mode 100644 index 000000000..b05214795 --- /dev/null +++ b/chapter06/gcc-exp.xml @@ -0,0 +1,9 @@ +<sect2> +<title>Command explanations</title> + +<para><userinput>--enable-__cxa_atexit:</userinput> This option will result +in C++ shared libraries and C++ programs that are interoperable with other +linux distributions.</para> + +</sect2> + |