Re: [sqlite] how to cross compile sqlite 3

2007-02-01 Thread anis chaaba

thanks
i've user sqlite 3.3.11.tar.gz and i made some modifications on configure
and make file and it works



2007/2/1, C.Peachment <[EMAIL PROTECTED]>:


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]

-




Re: [sqlite] how to cross compile sqlite 3

2007-02-01 Thread C.Peachment
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]
-



[sqlite] how to cross compile sqlite 3

2007-02-01 Thread anis chaaba

Hello everybody
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

-
To unsubscribe, send email to [EMAIL PROTECTED]
-