使用Eclipse调试Sqlite

gcc -O2 -DNDEBUG=1 -DTHREADSAFE=1 -c *.c
gcc -s -o sqlite3 *.o


rm shell.o
gcc -shared -s -o sqlite3.dll *.o *.def -Wl,--out-implib,libsqlite.dll.a



gcc -O0 -DNDEBUG=1 -DTHREADSAFE=1 -g3 -Wall -c -fmessage-length=0 shell.c
gcc -O0 -DNDEBUG=1 -DTHREADSAFE=1 -g3 -Wall -c -fmessage-length=0 sqlite3.c




gcc -O0 -DNDEBUG=1 -DTHREADSAFE=1 -g3 -Wall -c -fmessage-length=0 *.c
gcc -O0 -DNDEBUG=1 -DTHREADSAFE=1 -Wall -fmessage-length=0 -o sqlite3 *.o

gcc -O0 -DNDEBUG=1 -DTHREADSAFE=1 -ggdb -Wall -c -fmessage-length=0 *.c
gcc -o sqlite3 *.o



相关软件下载:


文件名: mingw.part1.rar
下载地址: http://www.rayfile.com/files/15425e61-d17a-11e0-a481-0015c55db73d/

http://dl.dbank.com/c0k3rqnwj9

文件名: mingw.part2.rar
下载地址: http://www.rayfile.com/files/b5f272a1-d17a-11e0-a83b-0015c55db73d/

http://dl.dbank.com/c0feqwcua9

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值