[Lazarus] Lazarus on ARM Linux questions, compos using Xlib
Martin Schreiber
fpmse at bluewin.ch
Wed May 7 08:40:55 CEST 2008
On Tuesday 06 May 2008 21.35:29 Felipe Monteiro de Carvalho wrote:
>
> There is also msegui, but as far as I remember it has some dependency
> on glibc, so I have serious doubts if it would run in arm without
> modifications.
Koenraad Lelong managed to run a MSEgui application on an arm-linux device,
see the thread "MSE gui for arm-linux" from 2007-12-26 in NNTP:
news://news.grid-sky.com/public.mseide-msegui.talk
He used the i386-linux libc bindings IIRC.
MSEgui does not use many libc routines. The reason for using libc in MSEgui is
Kylix compatibility (Kylix has no baseunix) and locale support. It is planned
to either {$ifdef} libc calls in MSEgui for FPC version or to implement
MSEgui specific multi platform libc bindings. MSEgui works with and without
xft.
Martin
More information about the Lazarus
mailing list