crusty
Still Fresh
I have been successful in compiling and linking the sqlite3
database command line interpreter for use on the gp2x
shell. This is a precursor to using the sqlite3 library as
part of a front screen application.
This required downloading the source from www.sqlite.org
and modifying the Makefile and make.in files.
In addition, the libc-2.2.5.so and ld-2.2.5.so files on the
gp2x need to be copied into the devkitGP2X lib directory.
Coders interested in a copy of the makefiles should pm
me and I will send them to you.
PS: I posted this to the wrong forum yesterday (Dev GP32)
and moderator can remove that other post.
database command line interpreter for use on the gp2x
shell. This is a precursor to using the sqlite3 library as
part of a front screen application.
This required downloading the source from www.sqlite.org
and modifying the Makefile and make.in files.
In addition, the libc-2.2.5.so and ld-2.2.5.so files on the
gp2x need to be copied into the devkitGP2X lib directory.
Coders interested in a copy of the makefiles should pm
me and I will send them to you.
PS: I posted this to the wrong forum yesterday (Dev GP32)
and moderator can remove that other post.