Hi,
wenn es nur darum geht, MIPS binaries auf dem PC in Build-Umgebung laufen zu lassen, kann man das auch prima mit qemu erledigen:
qemu von http://www.qemu.org/qemu-0.9.0-i386.tar.gz installieren oder selbst bauen, falls es nicht zum Linux passt.
wenn es nur darum geht, MIPS binaries auf dem PC in Build-Umgebung laufen zu lassen, kann man das auch prima mit qemu erledigen:
qemu von http://www.qemu.org/qemu-0.9.0-i386.tar.gz installieren oder selbst bauen, falls es nicht zum Linux passt.
Code:
enrik@sulu:~/src/ds26-14.4$ qemu-mipsel -L $PWD/build/modified/filesystem build/modified/filesystem/bin/busybox
BusyBox v1.4.1 (2007-04-30 18:41:19 CEST) multi-call binary
Copyright (C) 1998-2006 Erik Andersen, Rob Landley, and others.
Licensed under GPLv2. See source distribution for full notice.
Usage: busybox [function] [arguments]...
or: [function] [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as!
Currently defined functions:
[, [[, arp, arping, ash, awk, basename, cat, chmod, chown,
chroot, clear, cmp, cp, crond, crontab, cut, date, dd,
df, dirname, dmesg, du, echo, egrep, env, ether-wake,
expr, false, fgrep, find, free, ftpget, ftpput, getopt,
grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid,
hostname, httpd, id, ifconfig, ifdown, ifup, init, insmod,
install, ip, kill, killall, klogd, ln, logger, login,
logname, logread, losetup, ls, lsmod, makedevs, md5sum,
mdev, mkdir, mkfifo, mknod, mkswap, modprobe, more, mount,
mv, nc, netstat, nohup, nslookup, od, passwd, pidof, ping,
pivot_root, poweroff, printf, ps, pwd, rdate, realpath,
reboot, reset, rm, rmdir, rmmod, route, run-parts, sed,
setconsole, setlogcons, sh, sha1sum, sleep, sort, strings,
stty, swapoff, swapon, sync, sysctl, syslogd, tail, tar,
tee, telnet, telnetd, test, tftp, time, top, touch, tr,
traceroute, true, tty, umount, uname, uniq, uptime, usleep,
uudecode, uuencode, vconfig, vi, wc, wget, which, xargs,
yes, zcat