X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.72.199 with SMTP id n7mr13419242qaj.5.1361388656143; Wed, 20 Feb 2013 11:30:56 -0800 (PST) X-Received: by 10.49.116.135 with SMTP id jw7mr1807756qeb.10.1361388655849; Wed, 20 Feb 2013 11:30:55 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Wed, 20 Feb 2013 11:30:55 -0800 (PST) In-Reply-To: <2189b781-e56b-4efb-8b56-5cd6fef1a270@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.171.138.62; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 2.171.138.62 References: <43bcdb29-6ac3-4cdf-a0ca-e73adb60bf91 AT googlegroups DOT com> <2189b781-e56b-4efb-8b56-5cd6fef1a270 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <321a65f6-1e1b-4997-8017-4aaf75f323f1@googlegroups.com> Subject: Re: compilation of sqlite3 on dos using djgpp From: Georg Potthast Injection-Date: Wed, 20 Feb 2013 19:30:56 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1848 Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Glad I could help and my work was not in vain. I am a bit overwhelmed by your gratitude. I thought SQLite could be interesting for other DOS users too. So I made a more complete package now for download. This includes example code to use DJGPP with SQLite and instructions and the source code to compile the library and the sqlite3.exe utility: http://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/sqlite-3.5.6.zip Georg