> and it works. But when I compile the same program with the sqlite librarie > it hangs. I use this command: > > /usr/src/openwrt/fon/openwrt/build_dir/mipsel/OpenWrt-SDK-fonera2n-for-Linux-x86_64/staging_dir/toolchain-mipsel_gcc4.1.2/bin/mipsel-linux-uclibc-gcc-4.1.2 > -L staging_dir/mipsel/usr/lib/ -lsqlite3 hello.c -o hello
About a year ago I tried unsuccessfully to link dynamically the sqlite3 libraries to a program for OpenWRT. The program just hung - no errors, no activity. I gave up and took a different approach. I believe that it would have been possible to create my program using STATIC linking to the sqlite3 library -- if you try that, please let us know if it works. _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel