What type of Pocket PC do you have? An iPAQ?

Atentamente,
Aaron Planell López
 
Principal:            [EMAIL PROTECTED]
Trabajo:            [EMAIL PROTECTED]
GMail:            [EMAIL PROTECTED]
 
Puede que nuestro papel en este planeta
no sea alabar a Dios sino crearlo. Arthur C. Clarke
 

-----Mensaje original-----
De: Robert P. J. Day [mailto:[EMAIL PROTECTED] 
Enviado el: jueves, 23 de junio de 2005 13:55
Para: SQLite users mailing list
Asunto: [sqlite] how to cross-compile sqlite for PPC?


  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-gcc

the tail end of the output is:

Version set to 3.2
Release set to 3.2.2
Version number set to 3002002
checking for ppc-linux-gnu-gcc... (cached) ppc_8xx-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ppc_8xx-gcc accepts -g... (cached) yes
checking for ppc_8xx-gcc option to accept ANSI C... (cached) none
needed
configure: error: unable to find a compiler for building build tools


  um ... what appears to be the problem here?  certainly, i have the
entire gnu development suite installed, and i've used this incantation
to cross-compile other packages, like expat.

  thoughts?

rday

Reply via email to