On Tue, 1 Jun 2010 11:33:36 -0400 (EDT), Rob Sciuk <[email protected]> wrote: >As you may be aware, SQLite and Tcl/Tk have an affinity which was not >entirely accidental. There are threads which discuss compiling Tcl for >Arm/Linux: > >(http://objectmix.com/tcl/15449-how-cross-compile-tcl8-4-tk8-4-arm-linux.html) > >And you might find some binaries in various places: > >(http://www.evolane.com/) > >If your Arm platform is a full blown Linux with the development >environment, the problem is further reduced to a simple ./configure ; make >; make install (or two) rather than a cross compilation using a Canadian >Cross (tricky).
Actually, it's a Blackfin processor, and since it's an embedded environment, RAM and storage (NAND) are an issue. I'll check if it's possible to compile EvoWeb for that platform. Thank you. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

