On Thu, 1 Feb 2007 10:41:25 +0100, anis chaaba wrote: >I'm cross compiling sqlite3 for arm and there's errors in the >configure and the makefile generated. >Do anyone of you cross compiled sqlite3? >thanks in advance
Using the preprocessed source code in sqlite-source-3_3_12.zip lets you avoid the problems of configure checking the host computer attributes when it should specify the target computer attributes. I have compiled this source for both linux-arm and windows-pc without issues. Chris Peachment ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

