On February 25, 2005 02:42 am, Nabil SEFRIOUI wrote: > hi > > i'm building a hlfs system, and when try to compile test.c program at > section 5.12.3. i got this : > gcc: installation problem, cannot exec `*cpp_pie:': No such file or > directory > > before this step, all tests suite was ok > > what's wrong ?
Do: gcc -dumpspecs > $(gcc --print-file specs) make the hardened-spes.sh script again, and retry. -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
