From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from orb.pobox.com (orb.pobox.com [207.8.226.5]) by ozlabs.org (Postfix) with ESMTP id 8B40A67E3F for ; Wed, 3 Aug 2005 12:29:39 +1000 (EST) Date: Tue, 2 Aug 2005 21:17:42 -0500 From: Nathan Lynch To: Jon Loeliger Message-ID: <20050803021742.GB3985@otto> References: <1123023575.2614.25.camel@cashmere.sps.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1123023575.2614.25.camel@cashmere.sps.mot.com> Cc: "linuxppc-dev@ozlabs.org" , linuxppc64-dev Subject: Re: Beginning Merger Patch List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jon Loeliger wrote: > Folks, > > I have grabbed my asbestos suit. > > Here is a patch to begin the process of merging > the PPC32 and PPC64 include directories into a > new common "powerpc" arch. Perhaps you could briefly explain the motivation for this? I think I've heard/read that something like this was in the works, but I'd like to know what the problem is, and why it should be solved this way instead of e.g. x86_64's method of including headers directly from asm-i386. Nathan