|
From: <re...@du...> - 2006-05-22 09:14:08
|
Patrick,
Thanks a lot! Looks good to me. Think that makes up for a 0.75 release,
i tested yesterday and it compiles just fine on my system, however i
didn't have the time to finish the release yesterday, but probably this
evening i will put latest source on sf.
About the static, that should indeed not be enabled by default i think,
so i removed that again.
Best regards,
Rene
Patrick Chevalley schreef:
> Hi,
>
> Today I fix a few thing to let Libsql to work on Mac OS X with
> FreePascal.
> This is now committed to the CVS.
>
> The whole thing was to replace the .dll by .dylib and reorder a bit the
> $IFDEF's.
> It take me more time to test the change with OSX/FPC, Linux/FPC,
> Linux/Kylix, Win/FPC and Win/Delphi ... and each time with Sqlite and
> Mysql ...
>
> I not change the default value in the passqlite.pas source but you need
> to remove the {$DEFINE SQLITE3_STATIC}. Maybe we can enclose it in a
> {$IFDEF WIN32} because it probably not work at the moment on other
> platform.
>
> I also IFDEF the new component (JanDb, Dataset) in sqlcomponents.pas
> because this work only with Win32/Delphi.
>
> Last change, I add a Lazarus package (libsql.lpk) to help the
> installation.
>
> Regards,
>
> Patrick
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> libsql-discussion mailing list
> lib...@li...
> https://lists.sourceforge.net/lists/listinfo/libsql-discussion
|