Small. Fast. Reliable.
Choose any three.
*** 26,32 ****
  
  ====
  
! DJGPP (DOS)
  
  libsqlite.a and sqlite.exe may be made for djgpp in a similar way as above. it compiles and works out of the box, with the following limitations:
  
--- 26,32 ----
  
  ====
  
! *DJGPP (32 bit, protected memory DOS)*
  
  libsqlite.a and sqlite.exe may be made for djgpp in a similar way as above. it compiles and works out of the box, with the following limitations:
  
***************
*** 43,48 ****
--- 43,50 ----
  for sqlite 2.8.11: diff attached at http://www.sqlite.org/cvstrac/tktview?tn=572
  
  for sqlite 2.8.13: diff attached at http://www.sqlite.org/cvstrac/tktview?tn=717
+ 
+ for sqlite 2.8.14: diff attached at http://www.sqlite.org/cvstrac/tktview?tn=822
  
  it will also do no harm to incorporate it in the main sqlite distribution.