From: Shaun <shaun@redcellx.com>
To: Troy Melquist <Troy@redcellx.com>,
'Jerry Wheeler' <jerry@redcellx.com>,
'Mary Burke' <mburke@redcellx.com>
Subject: HOWTO Cross devel system
Date: Sat, 18 Oct 2003 09:22:28 -0700 [thread overview]
Message-ID: <3F9168C4.7080807@redcellx.com> (raw)
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 <outfile
install the files in the directory /usr/local/mipsel-linux/ ( bin, lib,
include)
edit $()/mipsel-linux/lib/libc.so yes a text file
add the prefix /usr/local/mipsel-linux to the paths, you will see what I
mean when you see the file
test compile hello world
I still need to test the execution on the "eb"
This will now allow us to document the tool chain. to create consistent
development program.
To get NFS working, "portmap" and "mount" need to support nfs. I am
checking busybox-1.0rc3 to see how to configure it to support nfs.
--
Shaun Savage
Linux Engineer,
RedCellX
333 SW 5th Ave
Portland, OR 97204
503-295-9680
****CONFIDENTIALITY NOTICE**** This e-mail message is confidential and
may be privileged. THIS EMAIL MAY NOT BE SHARED WITH ANY OTHER PERSON
BUT THE RECEIVER. If you believe that this e-mail has been sent to you
in error please: (1) notify the sender; and (2) delete this e-mail.
Thank you. Disclaimer of Electronic Transaction: This communication
does not reflect an intention by the sender or the sender's client to
conduct a transaction or make any agreement by electronic means.
Nothing contained herein shall constitute an electronic signature or a
contract under any law, rule or regulation applicable to electronic
transactions.
reply other threads:[~2003-10-18 16:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F9168C4.7080807@redcellx.com \
--to=shaun@redcellx.com \
--cc=Troy@redcellx.com \
--cc=jerry@redcellx.com \
--cc=mburke@redcellx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox