I installed Frank's debian environment by basically unzipping it into a new directory I made under /drive0. I then copied rz and sz from the empeg install into the same place on Frank's install. Then I changed to the usr/sbin directory in Frank's install and ran chroot. In my case like this:-
./chroot /drive0/debian/root /bin/bash

Then I downloaded the ARM GCC binaries from here, rz'd them to my empeg and used dpkg to install them. You will also need CPP from the interpreters directory to get GCC to install.
You may need Libc6 as well to get your programs to compile. Again I downloaded it, rz'd it and installed it using dpkg. There are couple of sample programs on the developer site I compiled as a test after this and it all worked!

To edit my files on the empeg I managed to install an editor called FTE which does some nice colour codeing when editing C files. So far I have only written very small stuff but I have managed to write to the display and read from the IR device.

I hope this helps you in some small way.

ChrisTall
That really is my name!

Edited by ChrisTall on 02/06/01 01:18 PM.

_________________________
ChrisTall That really is my name!