Hello,

I am trying to use SQLite on a MicroBlaze processor running uClinux using the
petalogix toolchain.  I can open an in-memory database, but when I try to open a
file database the library can't open the file.  Internally, the open call
returns 22 - invalid argument.  The application is compiled using the
amalgamation.  When compiled for Linux running on a PC, the application runs
fine.

Does anyone have any experience with this platform that might help?  I'm just
starting to look into the compiler options.

Thanks,
Rob

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to