From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FyPF8-0006u2-FG for garchives@archives.gentoo.org; Thu, 06 Jul 2006 08:29:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k668SPOY013392; Thu, 6 Jul 2006 08:28:25 GMT Received: from web33811.mail.mud.yahoo.com (web33811.mail.mud.yahoo.com [66.163.178.58]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k668MIUj000366 for ; Thu, 6 Jul 2006 08:22:19 GMT Received: (qmail 96394 invoked by uid 60001); 6 Jul 2006 08:22:14 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=bqsCqwXqcDNl7PwXmynGy4kfGOxbMDq1mBhm0SxXG25yuImxiRDbg5mxKyCZoDv2tm+SLqUSv7Z4y7gCR6EXwfLd+dCmqseix5iC6solaWLzvdQycIdAsv3L/xV+xpIrnUuIFYbUlcy+W8ik7Mn72v8b6G6wrlY6f8+vZgttLB4= ; Message-ID: <20060706082214.96392.qmail@web33811.mail.mud.yahoo.com> Received: from [83.14.252.50] by web33811.mail.mud.yahoo.com via HTTP; Thu, 06 Jul 2006 01:22:14 PDT Date: Thu, 6 Jul 2006 01:22:14 -0700 (PDT) From: Pawel K Subject: [gentoo-user] march in /etc/make.conf To: gentoo-user@lists.gentoo.org In-Reply-To: <20060706083753.547a99e3@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: 2a0e0ae7-62a4-4b46-87d8-77514fd4c582 X-Archives-Hash: ed272be5335d626bf3ea02468708bf43 Hello I've changed -march from pentrium4 to pentium3 and wanted to recompile everything. I've used the following command to do that: emerge --update --deep --newuse world but only about 50% packages have been recompiled. 1) How can I recompile all of them ? I don't want to download new packages, I just want to recompile existing ones. 2) Can I work on that machine during recompilation. I mean what happens with binaries that are currently executed and need to be replaced with pentium3 compiled version ? How should I replace e.g. /bin/bash or /usr/bin/gcc with pentium3 version ? I think that the only way is mount my root partition on another system and copy the pentium3 binaries manualy onto current pentium4 binaries. Do you know other way ? thank You for help __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list