From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.187]) by ozlabs.org (Postfix) with ESMTP id 09DAEDDE09 for ; Thu, 21 Feb 2008 02:49:31 +1100 (EST) Received: by ti-out-0910.google.com with SMTP id y6so1234708tia.13 for ; Wed, 20 Feb 2008 07:49:29 -0800 (PST) Message-ID: Date: Wed, 20 Feb 2008 10:49:27 -0500 From: "Ben Warren" To: "Kalle Pokki" Subject: Re: ELDK on 64-bit host In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Feb 20, 2008 at 10:03 AM, Kalle Pokki wrote: > Hi, > > I tried to copy the ELDK 4.0 installation I had to a new Core 2 Quad > machine running 64-bit Ubuntu 7.10, but the new machine refuses to > execute the cross compiler. Has anyone succeeded in running ELDK in > this kind of environment? > Yes (at least with 64-bit Debian on a single core Xeon), but you need a special library on the host. I think it's call 'ia32-libs'. It should be available via aptitude. regards, Ben