Hi,
MSEide+MSEgui 3.6 has been released:
https://sourceforge.net/projects/mseide-msegui/
New target: arm-linux (Raspberry Pi). MSEide runs amazingly fast on the
Raspberry Pi.
There is also a new project template for i386-linux -> arm-linux cross
compiling and debugging. The necessary cross-compiling environment is here:
https://sourceforge.net/projects/mseide ... pcrossarm/
Please read README.TXT of the MSEide+MSEgui package.
MSEide 3.6 now supports docking of design forms like any other MSEide window.
There are also new versions of MSEgit and MSEspice and there is a new tool
MSEtest which can be used in order to run unit tests or to compile a group of
programs.
https://sourceforge.net/projects/mseuniverse/
Martin
=====================================
От себя : ARM-линуксы можно ставить на QEMU-витуальные машины - QEMU умеет эмулировать ARM-процы на РС. Есть также дистрбутив DEBIAN для RaspberriPI (ARM9) в который входят бинарные FPC-пакеты, создающие полное FPC-окружение. То есть писать и отлаживать ARM-проги для ARM-а можно на рабочем X11-дектопе - без кросскормпиляции и удаленой отладки на РС.