> 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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to