Dominique Pellé <[email protected]> [09-07-14 11:21]: > > 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 > > Hi Dominique,
thank you for your fast response. My problem isn't the lack to run a crosscompiled vim since I have my CentiPad (as described in my initial posting) -- my problem is how to crosscompile vim with as less size as possible and with as much features as possible. QUEMU is only a emulator which tries to run (not compile) architecture foreign executables. Why to exchange my real CentiPad with an emulator? Kind regards, Meino Cramer -- Please don't send me any Word- or Powerpoint-Attachments unless it's absolutely neccessary. - Send simply Text. See http://www.gnu.org/philosophy/no-word-attachments.html In a world without fences and walls nobody needs gates and windows. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
