[fpc-devel] Could someone verify this WinCE issue(andmaybecheck with other FPC versions also)
Ludo Brands
ludo.brands at free.fr
Wed Oct 5 14:27:38 CEST 2011
> On 5.10.2011 12:44, Ludo Brands wrote:
> >> I really don't know how to do that. I think I should modify the
> >> Command lien options which are currently the : "-O2 -g- -Xs"
> >>
> > These settings are fine. -g- means no debugging info.
>
> OK, I'll also have the Clean option on...
>
In Lazarus Package/Open Package File select sqlite3laz.lpk in the
components\sqlite directory, click on options and in CompilerOptions/Linking
select stabs. Close and compile. This should compile fine. When compiling
your project the package won't be rebuild.
Ludo
More information about the fpc-devel
mailing list