From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NjTFy-0004RG-IA for garchives@archives.gentoo.org; Mon, 22 Feb 2010 08:03:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B709AE0993 for ; Mon, 22 Feb 2010 08:03:05 +0000 (UTC) Received: from mail-ew0-f216.google.com (mail-ew0-f216.google.com [209.85.219.216]) by pigeon.gentoo.org (Postfix) with ESMTP id BD3E4E08DF for ; Mon, 22 Feb 2010 07:07:20 +0000 (UTC) Received: by ewy8 with SMTP id 8so991368ewy.29 for ; Sun, 21 Feb 2010 23:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=DztZkSbI6ASIb36w40RdXHQkohPaC7zMkpLXSd6b8M4=; b=e4LwqpeX4OTMhSdxQT3to7SN+3dVjiZsbSrW5Yjw9iEt49RaRF/GTob88Z+Hu1whc3 w7dtO5SaXsydiQpSzGu/lSiYf1cTC5da3QVWT2WSBhYCgI8i0AHZ9Xfc+gwW4paD3Ku+ LquJlzbz+71x0VKTKfbSUAWj9CLQyQMGxYCQ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=D87706+r5sFylUrXDujItp9XiP+8InzUWH3yAiQ5HMVQBWqx5mv5z+jq+p+KVanDXV dEUB5kPVoGIXDWqHh2f4TblPYwALzz+arMbZYkjVAnWveiSBp3RXSOF0NfqujSbDzWAB 7eOwd111ckxJ2mEhZTOd9ne2n+lJXr78F/KrA= Received: by 10.216.89.213 with SMTP id c63mr1953465wef.211.1266822440081; Sun, 21 Feb 2010 23:07:20 -0800 (PST) Received: from nazgul.localnet (196-210-153-205-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.205]) by mx.google.com with ESMTPS id i6sm12496059gve.5.2010.02.21.23.07.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 21 Feb 2010 23:07:19 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] building pdftk (needs gcj) Date: Mon, 22 Feb 2010 09:05:00 +0200 User-Agent: KMail/1.13.0 (Linux/2.6.32-zen6; KDE/4.4.0; x86_64; ; ) References: <20100221225646.GO24169@anton.digitaltorque.ca> <269821AD-DF0C-4A83-AC31-E50FCE473330@stellar.eclipse.co.uk> <20100222032812.GP24169@anton.digitaltorque.ca> In-Reply-To: <20100222032812.GP24169@anton.digitaltorque.ca> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201002220905.00588.alan.mckinnon@gmail.com> X-Archives-Salt: 63ced0f9-780b-4855-a36a-c6a3aeab999f X-Archives-Hash: a6ee5154d3236fce38ec0a8c7f0a2e78 On Monday 22 February 2010 05:28:14 Michael P. Soulier wrote: > On 21/02/10 Stroller said: > > It's using the old version of gcc, because you haven't told it to use > > the new version. > > > > The output you posted specifically told you to run: > > gcc-config i686-pc-linux-gnu-4.3.4 > > > > source /etc/profile > > Ok, then shouldn't emerge have done that automatically, since it seemed to > know that I needed gcj and to rebuild gcc before building pdftk? What's the > point in continuing or pretending that the build process here is in any way > automatic? > > Tad misleading. Not at all. It clearly told you just before that why it was not going to do it: You had already instructed the system to use a specific gcc and the system policy is that your explicit instructions override it's implicit defaults. -- alan dot mckinnon at gmail dot com