gcc编译出现dlopen、dlerror、dlsym、dlcolse的解决方法

  ➜  test_sqlite3 gcc *.c -I . -o xixi -pthread      /tmp/cckGKTrr.o: In function `unixDlOpen': sqlite3.c:(.text+0x1124d): undefined reference to `dlopen' /tmp/cckGKTrr.o: In function `unixDlError': s
相关文章
相关标签/搜索