Nuno, Is this port freely available? I presume you can use it to build the textfixture for running on the PPC target.
Thanks, John Oliva > Stober, Mel, dando pulos de alegria, escreveu : >> I created an MFC for WinCE version of shell.c to make it easier to enter >> text and see error messages. The problem I have is that insert SQL >> statement doesn't seem to work. Using the examples from here: >> http://bs2000.fujitsu-siemens.com/download/Goodies/SMAWPlus/SMAWPsqli/html/s >> qlite.1.html it doesn't like the exalamation point inside quoted >> strings. > > I advise you to check your code as the example is pretty common. > > As an aside, Paul Sokolovsky succeeded in porting TCL 8.4.6 into an iPaq > 4150, using an arm-wince-gcc port. > > With that it achieved running the full test suite on sqlite 2.8.13 and > all relevant single-threaded tests passed. > > I'm very grateful to him as I'm more confident now on the status of the > port :) > > This unfortunely doesn't apply to 3.0.x, but I think it's a good sign :) > > Best regards, > ~Nuno Lucas > > >