On Mon, Dec 12, 2011 at 10:41 PM, Richard Hipp wrote:
> On Mon, Dec 12, 2011 at 11:34 PM, imin imup wrote:
>
> > Hello,
> >
> > I'm cross-compiling SQLite 3.6.12 onto Fedora 14 on MIPS cpu. The command
> > line tool sqlite3 runs into segmentation fault when I tried to create a
> > table:
> >
>
On Mon, Dec 12, 2011 at 11:34 PM, imin imup wrote:
> Hello,
>
> I'm cross-compiling SQLite 3.6.12 onto Fedora 14 on MIPS cpu. The command
> line tool sqlite3 runs into segmentation fault when I tried to create a
> table:
>
>
> # sqlite3_mipsel test.db
> SQLite version 3.6.12
> Enter ".help" for
Hello,
I'm cross-compiling SQLite 3.6.12 onto Fedora 14 on MIPS cpu. The command
line tool sqlite3 runs into segmentation fault when I tried to create a
table:
# sqlite3_mipsel test.db
SQLite version 3.6.12
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> create
3 matches
Mail list logo