On Thu, 21 Jul 2011 11:26:35 -0400 "Bill Cunningham" <[email protected]> wrote:
> I keep getting error concerning libquadmath. Here's a snippet of error > code. > > /gcc-4.6.0/libgcc/../gcc/crtstuff.c:575:25: warning: array subscript is > below array bounds [-Warray-bounds] > configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. > make[1]: *** [configure-target-libquadmath] Error 1 > make: *** [all] Error 2 > If you followed the book you would have configured gcc with --disable-libquadmath so you would not be seeing this error. Follow the book. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
