[Lazarus] Codetools vs compiler
patspiper
patspiper at gmail.com
Sat Sep 20 14:05:06 CEST 2014
On 20/09/14 14:50, FreeMan wrote:
> On 20-09-2014 13:42, patspiper wrote:
>> While trying to fix bug http://bugs.freepascal.org/view.php?id=26651
>> (for WinCE), the compiler complained with:
>> Identifier not found "GetProcessAffinityMask" (in utf8process.pp).
> If you wanna get quick and without problem, my solution is,
> on http://www.lazarus.freepascal.org/index.php?page=downloads
> "Windows (32 Bits) Add ons" link has wince binutils and others, just
> make clean install this files in winxp x32
> I made in virtualbox, new xp and install just that link's files and
> then make crosscompile to wince.
> I update my fpc svn before write this message (r28697) I get fatal
> error while make "OS_TARGET=wince CPU_TARGET=arm" maybe my binutil has
> a problem.
> But still work on vbox, 3 hours ago I added some lines to wince
> project and sent it, its work on wince.
I build the WinCE cross compiler without any issue. The issue occurs
only when compiling a WinCE project with lazarus svn. Do you use lazarus
svn or a stable version?
Stephano
More information about the Lazarus
mailing list