[fpc-devel] Building a zip installer for cross-arm-linux

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Feb 7 13:20:50 CET 2011


On Mon, Feb 7, 2011 at 1:03 PM, Michael Schnell <mschnell at lumino.de> wrote:
> Will there be options to install the compiler and/or cross-compiler for/on

I am always working with cross-compilers. But of course you could try
to install the standard FPC 2.4.2 into Android and try to run that
somehow.

I suppose that if you install a shell program, an external keyboard
and an external mouse you could get as productive as programming in a
slow computer via the command line.

The main issue would be the lack of an IDE.

> X86 Androids and on for/on the Android distribution for PC hardware ?

x86 Android is x86-linux. You don't really need anything special, your
usual FPC and Lazarus installed via RPM or DEB should be more then
enough to start writing x86-Android apps. Just build in your Linux
desktop and package the project into a APK and it is now a x86-Android
app.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list