John Efstathiades schrieb:
> Hello,
> 
> I am looking into porting the latest SQLite to an embedded platform running
> a commercial real-time operating system. I'd like to use as much of the
> existing regression test code as possible to ensure the port is correct but
> unfortunately the target environment does not have Tcl. 
Thats rare. Tcl gets ported to really weird places. Unless its really tiny
there should be some Tcl port. Which OS are you using?

If its vxworks have a look at:
http://wiki.tcl.tk/21062
> 
> Should I give serious consideration to porting Tcl just to run the
> regression tests?  
Might be easier than the work around. Usually Tcl is pretty easy to port as
it has very few external dependencies.

Michael

-- 
Michael Schlenker
Software Engineer

CONTACT Software GmbH           Tel.:   +49 (421) 20153-80
Wiener Straße 1-3               Fax:    +49 (421) 20153-41
28359 Bremen
http://www.contact.de/          E-Mail: m...@contact.de

Sitz der Gesellschaft: Bremen
Geschäftsführer: Karl Heinz Zachries, Ralf Holtgrefe
Eingetragen im Handelsregister des Amtsgerichts Bremen unter HRB 13215
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to