*snip*

"I have doubts that you will be able to get SQLite to work on anything
less than a 32-bit processor.
D. Richard Hipp"

I was under the impression as long as the processor had enough room to
hold the program (and RAM) it would work.  The difference I would have
expected would simply be speed of execution, but eventually getting
there.  With simple inserts/queries and the speed of sqlite, I thought
it should be okay.

If I went with a 32 bit processor, would 512KB of flash and 32KB of
RAM (same 2GB storage) be enough assuming I didn't perform huge
queries?  If I build without any OS, are there extra libraries that
would be required?

Andy
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to