mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
threaded explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0a2cc662c6
commit
e19ab3bcce
@ -11,8 +11,9 @@ and C++ compilers and not the other available compilers as they are, on
|
||||
the average, not often used. If those other compilers are needed,
|
||||
the --enable-languages parameter can be omitted.</para>
|
||||
|
||||
<para><userinput>--enable-threads:</userinput> This makes gcc thread
|
||||
enabled.</para>
|
||||
<para><userinput>--enable-threads:</userinput> C++ exception handling for
|
||||
multithreaded code will not work if gcc is compiled without
|
||||
--enable-threads.</para>
|
||||
|
||||
<para><userinput>ln -s ../usr/bin/cpp:</userinput> This
|
||||
creates the $LFS/lib/cpp symlink. Some packages explicitly try to find
|
||||
|
Loading…
Reference in New Issue
Block a user