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

Dieter Best dieterbest@gmail.com
Fri Mar 26 20:32:00 GMT 2010


--disable-multilib did the job, thanks.

On Thu, Mar 25, 2010 at 9:13 PM, Ian Lance Taylor <iant@google.com> wrote:
> Dieter Best <dieterbest@gmail.com> 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
>



-- 
http://www.linkedin.com/in/dieterbest



More information about the Gcc-help mailing list