﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3605	Section 6.17.1, directory has unnecessary ..	Ryan P.C. McQuen	lfs-book@…	"Quoting section 6.17.1:
""""""
Install the package:

{{{
make install
}}}

Some packages expect the C preprocessor to be installed in the /lib directory. To support those packages, create this symlink:

{{{
ln -sv ../usr/bin/cpp /lib
}}}
""""""
Should be listed as '/usr/bin/cpp', since running make install is done in /sources/gcc-build.

Thank you."	task	closed	normal	7.6	Book	SVN	normal	invalid	gcc	
