Daniel Würfel wrote:
I want to crosscompile sqlite to an axis devboard82. I use gcc-cris (cris-dist-1.56).
Has anybody gained general experience with crosscompiling sqlite?
How have I to define options as host, build, etc.? Have I to use the "with
package"-options?
Any feedback appreciated, thanks in advance,
Daniel
The windows binaries on the website are cross-compiled on a Linux system.
The script that does everything is in the top-level directory of the source
tree and is named publish.sh. You might look at it for ideas.
http://www.sqlite.org/cvstrac/getfile/sqlite/publish.sh
--
D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565