Julien LEFORT <[EMAIL PROTECTED]> wrote:
> Hi,
> I've been struggling for few hours trying to run the configure script the 
> right way so I can cross compile sqlite3 for a powerpc target.
> 
> Anyone has any idea?

Yes.  Do not use the configure script to cross-compile.  Instead
make a copy of Makefile.linux-gcc and spend 10 minutes editing
14 well-commented parameters at the top of the file to suit your
needs.  Then type "make"

--
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to