First of all, as it's my first post here, many, many thanks to leprechaun and the others on this site who gave me everything I needed to get started into this cross-compiling hobby.

Originally Posted by
igor
what about a simple app like VI to edit files on the phone without haveing to telnet in.
After successfully producing my first "hello world" console program for my A780 yesterday, I gave cross-compiling
ersatz emacs a try... However it requires libtermcap, which is not present on the phone. I quickly tried to cross-compile this lib, but I didn't succeed (I'm not sure where I got the sources from, maybe they're outdated, cause I kept having compilation errors on <strings.h>

odd).
Anyway leopardus2 (aka Rick) is right, a text editor isn't really necessary since you can mount the whole system via samba.
So I give up on that "ersatz emacs" for now, and I'm going to try to get a graphical (qt) "hello world" running.
Unfortunately, just like leprechaun I don't have a lt of free time for these king of things these days.
