Hi,
I am getting undefined references (see below) linking sqlite 3.7.9 for an ARM based target. I am using the arago toolsuite with glibc. Can anyone tell me what I am doing wrong? ../lib/libsqlite.so: undefined reference to `fcntl64' ../lib/libsqlite.so: undefined reference to `__fputc_unlocked' ../lib/libsqlite.so: undefined reference to `__ctype_b' Thx in advance Marcel _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

