Linux下sqlite数据库移植全攻略7

导读:
  )" system
  # call, then define the HAVE_USLEEP macro for all C modules.
  #
  #USLEEP =
  USLEEP = -DHAVE_USLEEP=1
  #### If you want the SQLite library to be safe for use within a
  # multi-threaded program, then define the following macro
  # appropriately:
  #
  #THREADSAFE = -DTHREADSAFE=1
  THREADSAFE = -DTHREADSAFE=0
  
  #### Specify any extra linker options needed to make the library
  # thread safe
  #
  #THREADLIB = -lpthread
  THREADLIB =
  
  #### Leave MEMORY_DEBUG undefined for maximum speed. Use MEMORY_DEBUG=1
  # to check for memory leaks. Use MEMORY_DEBUG=2 to print a log of all
  # malloc()s and free()s in order to track down memory leaks.
  #
  # SQLite uses some expensive assert() statements in the inner loop.
  # You can make the library go almost twice as fast if you compile
  # with -DNDEBUG=1
  #

本文转自
http://article.jnzc.net/cxkf/bcyy/qtbcrj/200603/119114_7.html
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值