From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from web50109.mail.re2.yahoo.com (web50109.mail.re2.yahoo.com [206.190.38.37]) by ozlabs.org (Postfix) with SMTP id 05B87DE575 for ; Wed, 30 Apr 2008 03:42:08 +1000 (EST) Date: Tue, 29 Apr 2008 10:35:27 -0700 (PDT) From: Joel Parker Subject: cross tool netbsd 3.0 target To: linuxppc-dev@ozlabs.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1101112761-1209490527=:62316" Message-ID: <143351.62316.qm@web50109.mail.re2.yahoo.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --0-1101112761-1209490527=:62316 Content-Type: text/plain; charset=us-ascii With the demo-ppc405.sh I can create a cross compiler for gnu/linux does anyone know how to build one for netbsd 3.0. (ie. what to put in for the target in the .dat file) -- Joel Parker ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --0-1101112761-1209490527=:62316 Content-Type: text/html; charset=us-ascii
With the demo-ppc405.sh I can create a cross compiler for gnu/linux does anyone know how to build one for netbsd 3.0. (ie. what to put in for the target in the .dat file)

-- Joel Parker


Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. --0-1101112761-1209490527=:62316-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id ED974DE24B for ; Wed, 30 Apr 2008 03:50:22 +1000 (EST) Message-Id: <543073E1-99FA-4A04-8ED7-970E3B29D3B9@kernel.crashing.org> From: Kumar Gala To: Joel Parker In-Reply-To: <143351.62316.qm@web50109.mail.re2.yahoo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: cross tool netbsd 3.0 target Date: Tue, 29 Apr 2008 12:50:17 -0500 References: <143351.62316.qm@web50109.mail.re2.yahoo.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 29, 2008, at 12:35 PM, Joel Parker wrote: > With the demo-ppc405.sh I can create a cross compiler for gnu/linux > does anyone know how to build one for netbsd 3.0. (ie. what to put > in for the target in the .dat file) It seems like asking this on the netbsd list would be more appropriate. - k