[Lazarus] FPC packagae

Antonio Fortuny a.fortuny at sitasoftware.lu
Thu May 2 15:46:32 CEST 2013


Hi Folks.

For one of my projects I use the memdslaz package wich, in turn uses 
memds.pp which is part of the FPC package fcl-db.
The target program has to run on arm-wince. To get a lazarus package 
compiled for win32 and/or wince it's easy, compilation target depends on 
projetc target. But for FCL ?
I've tried this:
D:\Programmes\lazarus\fpc\2.6.1\source\packages\fcl-db>..\..\..\bin\i386-win32\make 
all OS_TARGET=wince CPU_TARGET=arm
makefile:197: *** The Makefile doesn't support target arm-wince, please 
run fpcmake first.  Stop.

this one runs OK
D:\Programmes\lazarus\fpc\2.6.1\source\packages\fcl-db>..\..\..\bin\i386-win32\make 
all

The compiler for WinCE has been installed and runs OK: targets run on a 
PocketPC arm-wince without problems
Any ideas ?
Thanks in advance.

Antonio.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20130502/12a15111/attachment-0002.html>


More information about the Lazarus mailing list