Hi, dear all
2 questions

1, I'm building LFS7.1 and just finished gcc-4.6.2 pass2, I've
compared the following directories:
/tools/lib/gcc/i686-lfs-linux-gnu/4.6.2 and
/tools/lib/gcc/i686-pc-linux-gnu/4.6.2
found that the latter directory missed the specs file

2, but I can still dump the specs with
/tools/bin/gcc -dumpspecs
one of the differences from
/tools/lib/gcc/i686-lfs-linux-gnu/4.6.2/specs is the following lines
*cpp
%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT} -isystem /tools/include
the -dumpspecs one missed -isystem /tools/include

thanks in advance!!!
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to