﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
881	GCC in chapter 5 pass 1 doesn't look for libraries in /usr/lib	rodolfo@…	lfs-book@…	"That's it. It doesn't find libc.a (in my system it resides in /usr/lib) and
can't link properly a dummy executable, complaining that it can't find
_libc_csu_init and _libc_csu_fini. So, to compile glibc, pass 1 (the next step),
I had to include in the configure parameters LDFLAGS=""-L/usr/lib"". For the next
steps gcc will find libc.a in /tools/usr/lib without complaints. Is this a
particularity of my host (a LFS 4.1 system or a problem in the build system?"	defect	closed	lowest		Book	TESTING	critical	invalid		
