Isn't there a SQLite 3 compiled library for Power PC Macs running OS X? We do have a G5 Mac here running OS X 10.4 and it has a dylib named libsqlite3.0.dylib but it's only about 60K in size. I'm guessing that this is just a front end for SQLite binaries which have been integrated into the OS. Transplanting this library to another machine doesn't work (no surprise).
I haven't written any C code in about 20 years, so I am not really competent to compile this library myself. I placed a bid on rentacoder to see if I could get someone to compile this library from sources but so far no takers. It surprises me that the library isn't available for download at sqlite.org. -Carl Gundel Easy Windows programming - http://www.libertybasic.com Easy web programming - http://www.runbasic.com _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

