Shiny New E-Book Gizmo: The Amazon Kindle


View Full Version : toolchain for your iLiad on your iLiad


scotty1024
10-23-2006, 07:18 AM
Grab the zgcc from here: http://www.killefiz.de/zaurus/showdetail.php?app=761

You will need to make a ext2 CF card to use this.
You will need a system to grab X11 headers from.

Basics, if you can't follow this, then you likely shouldn't be trying, sorry...

rip apart the ipk and put all the opt stuff on your CF card (I ripped it apart on my Mac, tar'd opt and then scp'd it onto my iLiad).
ln -s into /usr/bin and /usr/lib from the files on the CF card.
Move those X11 headers into your CF card.

Enjoy not having to sweat linking dynamic libs on a cross compiler system...

arivero
10-23-2006, 02:17 PM
Grab the zgcc .

Interesting:

The compiler runs at about 1/3 to 1/4 as fast as x86 Linux on a 366 MHz Pentium II. The performance of the resulting executables shows a similar performance ratio (with no floating point code). This is a fast compiler, and this setup is capable of building large progams. (The test machine is a 206 mhz 5000D.)


And we have got 400 Mhz.