Great. thanks for the info. however, this means that at least part of the runtime library actually comes from the VCL, and not the BCC32 libraries, is that not so ? and, BTW, would you share your code to embed the .obj file ? I know I have done it in the past, and all it takes is to implement the imports, but I dont have that code around anymore, so I would be obliged...
________________________________ From: [email protected] on behalf of John Elrick Sent: Mon 12/10/2009 9:29 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] Question regarding BCC32 Cariotoglou Mike wrote: > Has anybody had experience using Borland's free compiler (bcc32) to > build the sqlite dll ? We use bcc32 to create an .obj which is linked into our Delphi application. No issues here and we've been using it for three years on a project deployed to several hundred thousand people. John _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

