Thanks again for all the help.
This happens when I do the make on GLib for the second time.
Did I screw up the toolchain somewhere? if so, what would I have to
rebuild?
Thanks
Mitchell
gcc -shared -static-libgcc -Wl,-O1 -Wl,-z,defs
-Wl,-dynamic-linker=/lib64/ld-linux-x86-64.so.2
-B/sources/gl
thanks
On Sat, Aug 31, 2013 at 5:14 AM, Pierre Labastie wrote:
> Le 31/08/2013 05:08, Mitchell Verter a écrit :
> > I get this error when I try to "make" Check0.9.9 [...]
>
> Have you read and applied
> http://www.linuxfromscratch.org/lfs/errata/st
I get this error when I try to "make" Check0.9.9
...
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -ansi
-pedantic -Wextra -Wstrict-\
prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -o
check_thread_stress c\
heck_thread_stress-check_thread_stress.o
oh okay. the mpfr gmp and mpc directories are in the $LFS/sources/
directory, where the tarballs are, rather than inside the $LFS/sources/gcc/
directory. thanks
On Wed, Aug 28, 2013 at 8:03 PM, Ken Moffat wrote:
> On Wed, Aug 28, 2013 at 06:28:12PM -0400, Mitchell Verter wrote:
>
the
instructions below.
On Wed, Aug 28, 2013 at 6:02 PM, Bruce Dubbs wrote:
> Mitchell Verter wrote:
> > I am using LFS 7.3. following the instructions given on pages 37-8 for
> > first time GCC compilation.
> > I get the following error:
> >
> > checking for
I am using LFS 7.3. following the instructions given on pages 37-8 for
first time GCC compilation.
I get the following error:
checking for objdir... .libs
checking for the correct version of gmp.h... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC
0.8.0+.
Try the --with-