﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
478	Symlink to incorrect gcc file created as part of gcc static install ch. 5	random31415@…	lfs-book@…	"As the last step in the following page
(http://www.linuxfromscratch.org/view/cvs/chapter05/gcc.html), the user is told
to create a symlink named cc that points to gcc.  However, as the text is
currently written, the user will not be making a symlink to the gcc executable,
rather, he will be making a symlink to the gcc directory under the gcc-build
directory.  The instruction should be:

ln -s $LFS/static/bin/gcc $LFS/static/bin/cc

instead of ...

ln -s gcc $LFS/static/bin/cc"	defect	closed	high		Book	CVS	normal	invalid		
