Yury Sidorov wrote:

3. I think sqllite is dependent from Windows,SysUtils,Classes,etc. We need to port them first.


No. Vanilla sqlite has no dependencies, is just a translation of the sqlite header, so if sqlite already works in wince with c compilers it should work with fpc too.

The unit that uses sysutils, classes, db is the one with the TDataSet descendant (TSqliteDataset).

Luiz

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

Reply via email to