From c90f09ce30d0727d67605bce6d768ee4959e2aed Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 18 Sep 2001 16:10:35 +0000 Subject: added --enable-threads=posix to chapter 5-gcc, updated chapter 6 from --enable-threads to --enable-threads=posix (for clarity, since posix is the default). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc-exp.xml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 chapter06/gcc-exp.xml (limited to 'chapter06/gcc-exp.xml') 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 @@ - -Command explanations - ---enable-threads: C++ exception handling for -multithreaded code will not work if gcc is compiled without ---enable-threads. - - - -- cgit v1.2.3-54-g00ecf