Re: [sqlite] cross-compile sqlite

2004-09-23 Thread Doug Currie
Thursday, September 23, 2004, 6:01:40 PM, Daniel wrote: > [...] I want to use the > configure-script. Can you give me a hint? > I tried --prefix=($PREFIX) --host=cris-axis-linux-gnu > --target=cris-axis-linux-gnu --build=cris-axis-linux-gnu. --host=cris-axis-linux-gnu ??? > [...] > The last

Re: [sqlite] cross-compile sqlite

2004-09-23 Thread Daniel=20W=FCrfel
Thank you for your reply. But it doesn't help me really. I want to use the configure-script. Can you give me a hint? I tried --prefix=($PREFIX) --host=cris-axis-linux-gnu --target=cris-axis-linux-gnu --build=cris-axis-linux-gnu. This has worked in combination to a target-makefrag in the

Re: [sqlite] cross-compile sqlite

2004-09-23 Thread D. Richard Hipp
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,

[sqlite] cross-compile sqlite

2004-09-23 Thread Daniel=20W=FCrfel
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