Re: ==> build gcc failure: " ... cannot compute suffix ..."

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dieter Best <dieterbest@xxxxxxxxx> writes:

> /home/Aurora/gcc/build/./gcc/xgcc -B/home/Aurora/gcc/build/./gcc/
> -B/usr/local/x86_64-unknown-linux-gnu/bin/
> -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
> /usr/local/x86_64-unknown-linux-gnu/include -isystem
> /usr/local/x86_64-unknown-linux-gnu/sys-include -g -O2 -m32 -O2  -g
> -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wcast-qual -Wold-style-definition  -isystem
> ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
> -D__GCC_FLOAT_NOT_NEEDED   -I. -I. -I../../.././gcc
> -I../../../../gcc-4.4.3/libgcc -I../../../../gcc-4.4.3/libgcc/.
> -I../../../../gcc-4.4.3/libgcc/../gcc
> -I../../../../gcc-4.4.3/libgcc/../include
> -I../../../../gcc-4.4.3/libgcc/config/libbid
> -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT
> _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c
> ../../../../gcc-4.4.3/libgcc/../gcc/libgcc2.c \
>           -fvisibility=hidden -DHIDE_EXPORTS
> In file included from /home/Aurora/gcc/build/./gcc/include-fixed/features.h:361,
>                  from /usr/include/stdio.h:28,
>                  from ../../../../gcc-4.4.3/libgcc/../gcc/tsystem.h:87,
>                  from ../../../../gcc-4.4.3/libgcc/../gcc/libgcc2.c:29:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory


Install the 32-bit development libraries, or use the
--disable-multilib option when you run the configure script.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux