From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144435-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 CC20E138443
	for <garchives@archives.gentoo.org>; Sun, 13 Jan 2013 03:14:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 60EC9E0676;
	Sun, 13 Jan 2013 03:14:02 +0000 (UTC)
Received: from nm19.access.bullet.mail.mud.yahoo.com (nm19.access.bullet.mail.mud.yahoo.com [66.94.237.220])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 997D3E0654
	for <gentoo-user@lists.gentoo.org>; Sun, 13 Jan 2013 03:14:00 +0000 (UTC)
Received: from [66.94.237.196] by nm19.access.bullet.mail.mud.yahoo.com with NNFMP; 12 Jan 2013 15:31:21 -0000
Received: from [98.139.221.56] by tm7.access.bullet.mail.mud.yahoo.com with NNFMP; 12 Jan 2013 15:31:21 -0000
Received: from [127.0.0.1] by smtp109.sbc.mail.bf1.yahoo.com with NNFMP; 12 Jan 2013 15:31:20 -0000
X-Yahoo-Newman-Id: 989716.23444.bm@smtp109.sbc.mail.bf1.yahoo.com
X-Yahoo-Newman-Property: ymail-3
X-YMail-OSG: S.1lJJAVM1ngiQWcWKuhd00YUjkZb5TFBISVvKM0krj7p_c
 JZlZLlHm6G5uu945_fP7i7LdXvy2NKkYV_OrMh9rQbrmgmq_2UcauYbeTnjq
 EgK0jwcEWY1iWSdRbrzsBt0nZaJvV54YbF2RQ3R8T1wuQ.FE8OluJQsCPL88
 sOT_7frn7Q6mqCMRZppnoT3MG.AXVWZ3YsP9NHFxpqUYp.MfRd3apAymIkqx
 wAWZhovJ_AB_.HnCBnq91QsZF.0Mz.yO5wZGUhoYW3iXvwpggPjN9Vt5o5es
 vrqz0L5YAr8BXY0jdgwp_LLB1j0uBOp4rTMtRXt6g9eqW_IJBh9SbuYnt5Kg
 N5TFRREA7Xv0NexkTqJccc0ilJ31vN5FaHt0eCfKetqGDqAZNucYKTlx0PnU
 GiwDS9Fe_AMDvaj_y68j.NeYRUKUwAnE20cmIoIv2HO7xaxnATY0engsqain
 WfpuzE8Xy
X-Yahoo-SMTP: oM3WcDSswBC7zv73TQKEsi7eAZ0-
Received: from [192.168.1.2] (w41ter@69.234.180.167 with plain)
        by smtp109.sbc.mail.bf1.yahoo.com with SMTP; 12 Jan 2013 07:31:20 -0800 PST
Message-ID: <50F181CD.9030107@gmail.com>
Date: Sat, 12 Jan 2013 07:31:25 -0800
From: walt <w41ter@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20121128 Thunderbird/18.0
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
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Can't build gcc-4.6.3 on old Pentium III
References: <201301121425.06450.michaelkintzios@gmail.com>
In-Reply-To: <201301121425.06450.michaelkintzios@gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 3d2269f9-9873-41d8-ad2c-12e1f30c9d00
X-Archives-Hash: 52aa1ed0d450aa49a3d635d01653dde3

On 01/12/2013 06:24 AM, Mick wrote:
> Not sure why it fails, or how to progress from here:

> march=pentium3 -pipe -O2  -g -O2 -march=pentium3 -pipe -DIN_GCC   -W -Wall -
> ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";

No idea, but I would try -march=native and see what happens.
.