|
@@ -22,10 +22,10 @@ running the following commands:
|
|
|
<userinput> gxx_include_dir=$LFS/usr/include/g++
|
|
|
install &&</userinput>
|
|
|
<userinput>cd $LFS/lib &&</userinput>
|
|
|
- <userinput>ln -s ../usr/lib/gcc-lib/*/2.95.2.1/cpp cpp
|
|
|
+ <userinput>ln -s ../usr/lib/gcc-lib/*/2.95.2.1/cpp
|
|
|
&&</userinput>
|
|
|
<userinput>cd $LFS/usr/lib &&</userinput>
|
|
|
- <userinput>ln -s gcc-lib/*/2.95.2.1/cpp cpp
|
|
|
+ <userinput>ln -s gcc-lib/*/2.95.2.1/cpp
|
|
|
&&</userinput>
|
|
|
<userinput>cd $LFS/usr/bin &&</userinput>
|
|
|
<userinput>ln -s gcc cc</userinput>
|