From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from viper.oldcity.dca.net (viper.oldcity.dca.net [216.158.38.4]) by ozlabs.org (Postfix) with SMTP id 3B2F567D1D for ; Wed, 15 Nov 2006 03:40:30 +1100 (EST) Subject: Re: Perl From: Lee Revell To: Kim Phillips In-Reply-To: <20061114102843.4c81b599.kim.phillips@freescale.com> References: <1163458589.5313.71.camel@mindpipe> <20061114102843.4c81b599.kim.phillips@freescale.com> Content-Type: text/plain Date: Tue, 14 Nov 2006 11:39:55 -0500 Message-Id: <1163522395.14674.6.camel@mindpipe> Mime-Version: 1.0 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 Tue, 2006-11-14 at 10:28 -0600, Kim Phillips wrote: > On Mon, 13 Nov 2006 17:56:28 -0500 > Lee Revell wrote: > > > I've been trying to cross compile Perl for a PPC440 board and it just > > > Is there any easy solution? Can someone send me a binary? > > > ltib works for me: > > http://savannah.nongnu.org/projects/ltib/ > How do I build a perl binary with it? I'm not looking to replace my toolchain or create a full BSP or anything. I just need a /usr/bin/perl that will run on PPC440. Lee