Jakub Ladman wrote:
Hi Friends
Please help me
I need crosscompile sqlite for my sh4 cpu based linux system, but configure script (any version of sqlite i have tryed, even the actual one from sqlite homepage) fails if crosscompilation is selected.
Crosscompiler works good in other cases.
Thank you very much.

The autoconf stuff is unsupported and from recent comments hereabouts is likely to stay that way. I started to look at it last year but didn't get too far and didn't get anywhere near looking at cross-compilation. There are some autoconf tools which might help - autoreconf comes to mind but if they don't help I think you're going to be on your own unless you can find someone who knows autoconf reasonably well and persuade them to fix it up a bit.

There's a Linux Makefile in the source tree - I believe that it's used to build the binaries on the website - have you tried hacking that to see if it will work on your system?

Martin

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

Reply via email to