Hi Dave, I turned to compiling it manually on Solaris for now and that latest version of SQLite compiled perfectly.
Thanks for your comment though, I will give it a try later ;-) Lynton -----Original Message----- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of David Kirkby Sent: 08 November 2010 09:35 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] Compiling SQLite on Solaris 64bit and SPARC? On 8 November 2010 16:09, Lynton Grice <lynton.gr...@logosworld.com> wrote: > Hi all, > > Anybody out there got the latest version of SQLite compiled on Solaris 10 64 > bit? > > Perhaps I must add some options to the "./configure"? > > Thanks for the help ;-) > > Lynton I've built sqlite-3.6.22 on 64-bit SPARC and it installs ok. I can't speak for the latest version. I added -m64 to both CFLAGS and CXXFLAGS. I think the latter is unnecessary, but Sqlite is used as part of the Sage project, and we tend to build most things like that. Dave _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users