From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sat, 18 Oct 2003 17:22:41 +0100 (BST) Received: from savages.net ([IPv6:::ffff:12.154.202.18]:48024 "EHLO savages.net") by linux-mips.org with ESMTP id ; Sat, 18 Oct 2003 17:22:38 +0100 Received: from redcellx.com (kerberos [::ffff:192.168.4.27]) (TLS: TLSv1/SSLv3,256bits,AES256-SHA) by server with esmtp; Sat, 18 Oct 2003 02:16:14 -0700 Message-ID: <3F9168C4.7080807@redcellx.com> Date: Sat, 18 Oct 2003 09:22:28 -0700 From: Shaun User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Troy Melquist , 'Jerry Wheeler' , 'Mary Burke' Subject: HOWTO Cross devel system X-Enigmail-Version: 0.76.7.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 3453 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: shaun@redcellx.com Precedence: bulk X-list: linux-mips Hi All I now can create a cross devel environment for the mipsel-linux platform. This means that every one could have one with not many surprises :) from ftp://ftp.mips.com/pub/tools/software/sde-for-linux/sdelinux-5.02.02-1.i386.rpm or for a newer version ftp://ftp.ds2.pg.gda.pl/pub/macro/RPMS/i386/ (binutils and gcc) with that, you need a glibc from ftp://ftp.ds2.pg.gda.pl/pub/macro/RPMS/mipsel get glibc, glibc-libs, glibc-devel and any other packages you want This packages are mipsel native code to extract the files you need to convert them to cpio then use cpio > rpm2cpio file >outfile > cpio -i --make-directories