public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can't build gcc-4.6.3 on old Pentium III
Date: Sat, 12 Jan 2013 16:11:24 +0100	[thread overview]
Message-ID: <1358003484.14902.0@numa-i> (raw)
In-Reply-To: <201301121425.06450.michaelkintzios@gmail.com>

On 01/12/2013 03:24:47 PM, Mick wrote:
> Not sure why it fails, or how to progress from here:
> 
> ...
> checking how to run the C preprocessor...  
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -B/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/  
> -B/usr/i686-
> pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem  
> /usr/i686-
> pc-linux-gnu/sys-include    -E
> checking whether decimal floating point is supported... yes
> checking whether fixed-point is supported... no
> checking whether assembler supports CFI directives... yes
> checking for __attribute__((visibility("hidden")))... yes
> checking whether the target assembler supports thread-local  
> storage... yes
> checking whether the thread-local storage support is from emutls... no
> configure: updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: executing default commands
> make[3]: Entering directory `/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/build/i686-pc-linux-gnu/libgcc'
> # If this is the top-level multilib, build all the other
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.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  
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> # multilibs.
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6
> .3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _negdi2.o -MT  
> _negdi2.o
> -MD -MP -MF _negdi2.dep -DL_negdi2 -c  
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _lshrdi3.o -MT
> _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _ashldi3.o -MT
> _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _ashrdi3.o -MT
> _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _cmpdi2.o -MT  
> _cmpdi2.o
> -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c  
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _ucmpdi2.o -MT
> _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _clear_cache.o  
> -MT
> _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o  
> _enable_execute_stack.o
> -MT _enable_execute_stack.o -MD -MP -MF _enable_execute_stack.dep -
> DL_enable_execute_stack -c /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _trampoline.o  
> -MT
> _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c
> /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \
>   -fvisibility=hidden -DHIDE_EXPORTS
> /mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/xgcc  
> -
> B/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/build/./gcc/  
> -
> B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem  
> /usr/i686-
> pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include     
> -g -O2 -
> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W  
> -Wall -
> Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes  
> -Wold-
> style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT -
> DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector   -I. -I. -
> I../.././gcc -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/.  
> -I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../include -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/config/libbid -
> DENABLE_DECIMAL_BID_FORMAT  
> -DHAtage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/gcc -
> I/mnt/video/tmp_portage/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/gcc/.  
> -
> I/mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/gcc-4.6.3/gcc/../include -
> I/mnt/video/tmp_portage/portage/sys-deLIBPATH}"  
> BOOT_CFLAGS="${BOOT_CFLAGS}"
> ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
>  *
>  * If you need support, post the output of `emerge --info '=sys-
> devel/gcc-4.6.3'`,
>  * the complete build log and the output of `emerge -pqv '=sys-
> devel/gcc-4.6.3'`.
>  *
>  * Please include /mnt/video/tmp_portage/portage/sys-
> devel/gcc-4.6.3/work/build/gcc-build-logs.tar.bz2 in your bug report
> 
> Any ideas?
> --
> Regards,
> Mick
> 

I can't see any error. I get those spurious failures if I use  emerge  
-j4 (i.e. multiple emerges in parallel)

Furthermore make sure you the following libraries installed
dev-libs/mpc  dev-libs/mpfr and dev-libs/gmp

Try rebuild it with emerge -j1 and maybe  MAKEOPTS=-j1
Helmut.


  reply	other threads:[~2013-01-12 15:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-12 14:24 [gentoo-user] Can't build gcc-4.6.3 on old Pentium III Mick
2013-01-12 15:11 ` Helmut Jarausch [this message]
2013-01-12 23:06   ` William Kenworthy
2013-01-12 23:26     ` Dale
2013-01-13  0:33       ` Mick
2013-01-12 15:31 ` [gentoo-user] " walt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1358003484.14902.0@numa-i \
    --to=jarausch@igpm.rwth-aachen.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox