On Tue, 26 Jul 2011, Pavel Ivanov wrote:
> > as part of an embedded system build, i'm building a number of
> > tools for the *host* system, including sqlite-3.6.7 from the
> > tarball (along with a few patches which i will be examining
> > shortly).
>
> Apparently you are building from canonical
27;m
open to suggestions as to what make rule or shell script might be the
culprit here. thanks.
rday
--
================
Robert P. J. Day Ottawa, Ontario, CANADA
On Thu, 23 Jun 2005, Brass Tilde wrote:
> > p.s. as a side note, the whole point of this exercise is to build
> > a *really* small footprint DB for an embedded system for which
> > space is at a premium, and sqlite came highly recommended.
>
> If you look on SourceForge, there is a project called
apparently, it looks like the easiest way to cross-compile sqlite3
for my PPC board will be to just hack the gcc-oriented Makefile. as
it stands, that Makefile has a couple critical omissions for me.
first, it doesn't support building shared libs, which i'd prefer.
also, it's not clear how t
On Thu, 23 Jun 2005, Christian Smith wrote:
> One of the known problems is that the autoconf part is basically
> unmaintained, and noone has stepped up to take the reigns.
i'm starting to see that. to test a local install, i ran the
configure with "--prefix=/home/rpjday/root" and yet, after a
su
On Thu, 23 Jun 2005, Christian Smith wrote:
> On Thu, 23 Jun 2005, Robert P. J. Day wrote:
>
> >
> > hi, i'm running fedora core 3 and i need some help cross-compiling
> >sqlite-3.2.2 for the PPC platform. i have the cross-compiler
> >toolchain ELDK-3.1.1
On Thu, 23 Jun 2005, Aaron Planell López wrote:
> What type of Pocket PC do you have? An iPAQ?
not a pocket PC, a PPC-based development board.
rday
hi, i'm running fedora core 3 and i need some help cross-compiling
sqlite-3.2.2 for the PPC platform. i have the cross-compiler
toolchain ELDK-3.1.1 installed and, like i've done with other
packages, i ran the following:
$ ../sqlite-3.2.2/configure --host=ppc-linux-gnu \
CC=ppc_8xx-g
8 matches
Mail list logo