Meino [email protected] wrote: > Hi, > > I will (try to) cross-compile vim for my CentiPad. > CanriPad is a AT91RM9200-Atmel microcontroller computer > in hand-size. It runs linux. I will try to cross as > less as possible additionl stuff and libs for it, > so that the build image does not get too bloated. > BUT I will try to put as much features in vim as possible. > > Does anyone has any additional experience/hints/tips/links etc. > for me, before I possibly start to invent the wheel a seventh time ? > ;) > > Thank you very much for any help in advance! > Kind regards, > Meino Cramer
One way to build & use Vim for ARM would be to use QEMU, which can emulate an ARM machine on x86. I've never used it myself yet, but I thought of using it to test Vim on ARM, even if I don't have an ARM machine. Google search for "QEMU, ARM" for more information. Regards -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
