hello!
here is a strange problem, probably not for others...when i call this func
for the first time o/p is
** this file contains an sqlite 2.1 database **,A101
but when called for the second time...o/p is
(null),A101
void check_personal_entry(GtkObject *personal_info_window)
{
hello!
tried to cross compile sqlite for arm-linux on native system using the
following commands...
$export CC=arm-linux-gcc
$../sqlite/configure --host=arm-linux
.
error: unable to find a compiler for building build tools...
any idea what went wrong?
2 matches
Mail list logo