I've just managed to port SQLite to an 50MHz ARM with 256KB ROM and 96KB RAM.
It was an interesting exercise, not too painful and quite successful. I have tables of 10000 rows, foreign keys, indices etc. Performance is reasonable and it seems to be stable. At this stage I'd like to contribute what I've done. This means the choice of compilation and link options, not altering the base code. How do I do this? Which is the best forum? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users