From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUQIN-00038u-Iy for qemu-devel@nongnu.org; Tue, 25 Oct 2005 11:00:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUQIL-00037o-R5 for qemu-devel@nongnu.org; Tue, 25 Oct 2005 11:00:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUQIL-00037c-LD for qemu-devel@nongnu.org; Tue, 25 Oct 2005 11:00:57 -0400 Received: from [64.233.162.203] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EUQIL-0005TE-DI for qemu-devel@nongnu.org; Tue, 25 Oct 2005 11:00:57 -0400 Received: by zproxy.gmail.com with SMTP id x3so435051nzd for ; Tue, 25 Oct 2005 08:00:57 -0700 (PDT) Message-ID: <2ad73a0510250800m273ea396h96ae69c1a327de21@mail.gmail.com> Date: Tue, 25 Oct 2005 13:00:56 -0200 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] User-space emulation on Mac OS X to run Mac OS XIntel applications In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <711013f80510211316t2d3d1f5fkcab79e82cb45676b@mail.gmail.com> <711013f80510220106i1f9f2c17k3baff5c08862adee@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org That actually IS true if you only use the Cocoa framework abstractions to manipulate all data structures. They are endian-agnostic (i.e., they perform implicit conversions). On 10/25/05, Vesselin Peev wrote: > Steve Jobs and his marketing machine is the culprit for the disinformatio= n. > On stage during the Apple WWDC, he demonstrated that all it takes to prod= uce > two working Intel and PPC binaries is to enable two checkboxes, never > mentioning the subtle endianness issues. The audience applauded... > > -Vesko