On Tue, 17 Feb 2004 [EMAIL PROTECTED] wrote:
> Hi, > > Read on the web site that fpc 1.9.3 builds itself and runs on the Zaurus. > That's nice, I want to experiment wihth it on an iPAQ (which also uses an ARM > CPU) and familiar Linux. Have anyone tried? Anything I should know before > trying to build fpc myself for the ipaq? The ideal setup for pda development is > a cross compiler, as the pda has limited ram and flash (disk) space. Does fpc > supports building a cross compiler? Yes, it does. You'll need a cross-platform assembler and linker. Other than that it should just be a matter of compiling the compiler with OS_TARGET=linux and CPU_TARGET=arm on the make command line. Florian Klaempfl did the port, he can say more about it. Michael. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal