From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-144421-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 80D63138429 for <garchives@archives.gentoo.org>; Sat, 12 Jan 2013 14:27:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CDC621C031; Sat, 12 Jan 2013 14:27:03 +0000 (UTC) Received: from mail-we0-f175.google.com (mail-we0-f175.google.com [74.125.82.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1553B21C003 for <gentoo-user@lists.gentoo.org>; Sat, 12 Jan 2013 14:25:26 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id z53so1341472wey.34 for <gentoo-user@lists.gentoo.org>; Sat, 12 Jan 2013 06:25:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:reply-to:to:subject:date:user-agent:mime-version :content-type:content-transfer-encoding:message-id; bh=tN9pHdtKkA2Mfd9FvzUj+pBnjBIkNZchzMQvI8UsRqE=; b=BfH4N/5Omn6uzvigkTZqsY3RmFSD7TZJAk8OkSJr2g83ypEq7DggKjYVO3vlbxJWf+ 3EzfZw+QeuaecdxaEavo4JeOeLtdlRq2wrexDZVASIX4QqgWwfQB3Nj9JOIy8HRfFab6 xKP4/mqwgKKDoNKRRqjlIxK8QJVJI2KJBB/gR0dvglMbf5qKNfiL1AJUJEsyA9itbGCl nILS2IXZ8zIzrbA09x8de7qwjMg9Fq26V1cDY4uk6zJLOMVp0WpO1vJHwTTwy9z0Kh+I I/x4KdLRhY9TfO2PtlDKyWDxHTa/KVXHwx5iIEQLLJr2WbLvZuvNlmAg5BHw8voBgbqW pwZw== X-Received: by 10.180.24.9 with SMTP id q9mr4125201wif.14.1358000725688; Sat, 12 Jan 2013 06:25:25 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id hg17sm3834358wib.1.2013.01.12.06.25.23 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 12 Jan 2013 06:25:24 -0800 (PST) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Can't build gcc-4.6.3 on old Pentium III Date: Sat, 12 Jan 2013 14:24:47 +0000 User-Agent: KMail/1.13.7 (Linux/3.6.11-gentoo; KDE/4.9.3; x86_64; ; ) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart10370411.zMnkM6JtQH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201301121425.06450.michaelkintzios@gmail.com> X-Archives-Salt: 392c0b7d-7de1-462f-a09f-57bd9fdd9227 X-Archives-Hash: 67bcc40b9cab192ee646515705251373 --nextPart10370411.zMnkM6JtQH Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Not sure why it fails, or how to progress from here: =2E.. checking how to run the C preprocessor... /mnt/video/tmp_portage/portage/sy= s- 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/i68= 6- 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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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 _muldi= 3.o=20 =2DMD -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=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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 _negdi= 2.o=20 =2DMD -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=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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 _cmpdi= 2.o=20 =2DMD -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=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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_stac= k.o=20 =2DMT _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=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=20 _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c=20 /mnt/video/tmp_portage/portage/sys- devel/gcc-4.6.3/work/gcc-4.6.3/libgcc/../gcc/libgcc2.c \ -fvisibility=3Dhidden -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/i6= 86- pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -g -O2 - march=3Dpentium3 -pipe -O2 -g -O2 -march=3Dpentium3 -pipe -DIN_GCC -W -W= all - 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/sy= s- 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=3D"${BOOT_CFLAG= S}"=20 ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}"; * * If you need support, post the output of `emerge --info '=3Dsys- devel/gcc-4.6.3'`, * the complete build log and the output of `emerge -pqv '=3Dsys- 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? =2D-=20 Regards, Mick --nextPart10370411.zMnkM6JtQH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlDxckIACgkQVTDTR3kpaLZzmwCeLQOMEPfoeMUpNyNMRKlh8gA1 3ygAn2+VhwUmGgVKKsIjRD92MAob8v+a =TCUF -----END PGP SIGNATURE----- --nextPart10370411.zMnkM6JtQH--