Re: [sqlite] SQLite on Motorola Power PC

2005-04-21 Thread Christian Smith
On Wed, 20 Apr 2005, Ted Unangst wrote: >Christian Smith wrote: >> On Mon, 18 Apr 2005, Cem Vedat ISIK wrote: >> >> >>>Having a lot of cross compiling trials and errors, I have decided not to >>>cross compile, but to compile the SQLite on Motorola PowerPC itself. >> >> >> >> If this is still the c

Re: [sqlite] SQLite on Motorola Power PC

2005-04-20 Thread Ted Unangst
Christian Smith wrote: On Mon, 18 Apr 2005, Cem Vedat ISIK wrote: Having a lot of cross compiling trials and errors, I have decided not to cross compile, but to compile the SQLite on Motorola PowerPC itself. If this is still the config.h issue, I have made some changes to allow compiling without

Re: [sqlite] SQLite on Motorola Power PC

2005-04-20 Thread Christian Smith
On Mon, 18 Apr 2005, Cem Vedat ISIK wrote: >Having a lot of cross compiling trials and errors, I have decided not to >cross compile, but to compile the SQLite on Motorola PowerPC itself. If this is still the config.h issue, I have made some changes to allow compiling without config.h being gener

Re: [sqlite] SQLite on Motorola Power PC

2005-04-20 Thread Ulrik Petersen
Hi, Cem Vedat ISIK wrote: Thank you very much for your reply, I'm using gcc but I think I have nothing to do with a Mac, since the PowerPC I mention is not the PowerPC of Macintosh. I'm working on a Motorola PowerPC. Last time I checked, Motorola were one of the vendors delivering PowerPC chips

Re: [sqlite] SQLite on Motorola Power PC

2005-04-19 Thread Cem Vedat ISIK
Thank you very much for your reply, I'm using gcc but I think I have nothing to do with a Mac, since the PowerPC I mention is not the PowerPC of Macintosh. I'm working on a Motorola PowerPC. Thomas Steffen wrote: On 4/18/05, Cem Vedat ISIK <[EMAIL PROTECTED]> wrote: Is there any information a

Re: [sqlite] SQLite on Motorola Power PC

2005-04-18 Thread Thomas Steffen
On 4/18/05, Cem Vedat ISIK <[EMAIL PROTECTED]> wrote: > Is there any information about How mant bytes of RAM does SQLite need > to be compiled/built? I assume you are using gcc? Unfortunately gcc is known to have a big resource hunger. According to my experience, I would not try it with less than

[sqlite] SQLite on Motorola Power PC

2005-04-18 Thread Cem Vedat ISIK
Having a lot of cross compiling trials and errors, I have decided not to cross compile, but to compile the SQLite on Motorola PowerPC itself. I have the gcc version 2.95.4. When I run "make" after some time, I see gcc: Internal compiler error: program cc1 got fatal signal 9 make: *** [sqlite3] Er