At the moment I have PPP working over the serial line to a host machine running Linux, and I am busy building other packages I need. I am actually doing much of the development on the empeg itself; I carved out some space on /drive0 and installed a minimal Debian system there so I could build a chrooted environment without touching the /dev/hda1 root filesystem.

Is it possible to develop empeg software on Win32 platform, then transfer the source files to empeg and compile & link it inside empeg?

This would sound easier than doing the development process on I386/Linux environment and cross-compile the ARM executable and then transfer the binary to empeg.

- Kim