On Fri, 22 Jul 2011 03:39:21 -0400
"Bill Cunningham" <[email protected]> wrote:

> Andrew Benton wrote:
> > 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.
> 
>     I saw nowhere in the book anything about libquadmath.
> 

Then you must be reading a different book. In all the versions of LFS
that use gcc-4.6.0 it is configured with --disable-libquadmath for the
first path. If you're using an older version of the book then use the
versions it tells you to use. Follow the book. If you were using
gcc-4.6.0 you weren't following LFS-6.8

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to