[fpc-pascal] FPC on ARM (eg Zaurus)
Florian Klaempfl
F.Klaempfl at gmx.de
Sun Nov 7 10:30:55 CET 2004
Den Jean wrote:
> On Friday 05 November 2004 08:57 am, Florian Klaempfl wrote:
>
>
>>I built a new cross snapshot with all those issues fixed:
>
>
> Big Big Big Thanks.
>
> I can already cross-compile my demo program of
>
> http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
>
> I updated it (wrong libraryname and some other stuff)
> and added some screenshots.
>
> Now I am struggling with stuff like
>
> ---------------------------------------------------------
> No Qt/Embedded server appears to be running
> If you want to run this program as a server
> add the -qws command-line option
> ---------------------------------------------------------
The arm port currently has still some problems, maybe it's simply
related to an FPC bug. Try to get FPC daily from cvs.
make crossall CPU_TARGET=arm
and
make crossinstall CPU_TARGET=arm
should build a new fpc/arm for you.
Before I can test it, I've to reinstall my Zaurus, when updating to
3.5.1, the installation got broken :/
More information about the fpc-pascal
mailing list