[Lazarus] Compiling LCL for ARM fails at lconvencoding.pas
cc_ at freemail.hu
cc_ at freemail.hu
Sat May 10 21:02:43 CEST 2008
Thanks. :)
Just a small thing: in the new Compile options dlg's "Compile" section the
"Before compile" and "After compile" captions are reversed.
I wanted to post this to bug tracking but it is not working. I am
experiencing problems reaching freepascal.org very often, so the problem
may be on my side.
- Leslie -
----- Original Message -----
From: "Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com>
To: "General mailing list" <lazarus at lazarus.freepascal.org>
Sent: Saturday, May 10, 2008 7:35 PM
Subject: Re: [Lazarus] Compiling LCL for ARM fails at lconvencoding.pas
> On Sat, May 10, 2008 at 2:20 PM, <cc_ at freemail.hu> wrote:
>> Here is the first one: i have read that the size of the exe file can be
>> decreased quite much. Can it be done for the WinCe apps as well?
>
> Yes. In my system I have:
>
> C:\Programas\lazarus22\fpc\2.2.1\bin\i386-win32\arm-wince-strip.exe
>
> You can built a batch script which will call it, like this:
>
> // first set the path like in the other batch scripts
> arm-wince-strip.exe --strip-all myexecutable.exe
> pause
>
>> Thank you very much Felipe! Especially for doing it in the weekend.
>
> No problem =P I've been waiting for some feedback, specially about the
> new unicode support.
>
> Fell free to comunicate questions, problems, etc.
>
> --
> Felipe Monteiro de Carvalho
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list