From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id A6145DDE10 for ; Tue, 29 May 2007 08:13:57 +1000 (EST) In-Reply-To: <20070528202822.GA31605@uranus.ravnborg.org> References: <20070528202822.GA31605@uranus.ravnborg.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <91f430e6615a8895ec0d5293c21f618e@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 2/2] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES Date: Tue, 29 May 2007 00:13:50 +0200 To: Sam Ravnborg Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> ...since this won't work (compiler bug, see >> ). > > Applied both and documented cc-fullversion too. Thanks! For reference, where should I have documented this? Segher