Index of /feeds/killefiz/dev_img_1_5-293
Name Last modified Size Description
Parent Directory -
dev-img-1.5.zip 02-Apr-2004 02:12 30M
dev_img_1_5
HOMEPAGE: http://www.zaurususergroup.com/modules.php?op=modload&name=UpDownload&file=index&req=viewsdownload&sid=66
BINARY: http://www.zaurususergroup.com/modules.php?op=modload&name=UpDownload&file=index&req=viewsdownload&sid=66
FEATURES:
dev_img-1.5 changed: 08/07/04
Notes: This is a cramfs image suitable for mounting from an SD or CF, containing zgcc, g++, qpe headers, readline headers, and all assoc. dev utilities. This also includes diff utils, gawk, qpe headers, cvs, m4, bison, and flex. Pretty much everything you need for on-the-z development. Howto mount it to say an SD card: make a directory for it. I used /mnt/dev add entry to /etc/fstab /usr/mnt.rom/card/dev_img-1.4 /mnt/dev cramfs rw,loop 1 1 Then mount it. mount /mnt/dev. To use m4 and bison be sure you have the M4 environment variable set to point at the m4 binary (i.e. export M4=/mnt/dev/bin/m4). This release was based on the dev_img-1.3 and the hard work they put into getting you the original image. I just "added" on to it ;)
Changes:
- Added m4 1.4
- Updated perl to 5.8.0
- Added autoconf 2.59
- Added automake 1.8.3
- Added libtool 1.5.2
- Added automated image setup script
Setup instructions:
1. Unzip and copy contents of the file onto CF or SD card.
2. Run image_setup.sh script as root:
image_setup.sh full_path_to_dev_image mount_point
where "mount_point" is any folder, for exmaple /mnt/dev
3. When script finishes, relogin as zaurus