X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.190.193 with SMTP id dj1mr10784766qab.6.1361275684983; Tue, 19 Feb 2013 04:08:04 -0800 (PST) X-Received: by 10.49.15.6 with SMTP id t6mr1059854qec.20.1361275684917; Tue, 19 Feb 2013 04:08:04 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Tue, 19 Feb 2013 04:08:04 -0800 (PST) In-Reply-To: <879d0ad5-af52-4f48-9361-1ad14d00cfd5@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=217.91.63.120; posting-account=v5xbdQoAAAAOGc9Ccc-kLZyobvPlN3Qr NNTP-Posting-Host: 217.91.63.120 References: <43bcdb29-6ac3-4cdf-a0ca-e73adb60bf91 AT googlegroups DOT com> <9e1a0c67-16e6-4b5f-a629-5cde30153e8c AT googlegroups DOT com> <879d0ad5-af52-4f48-9361-1ad14d00cfd5 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1a6b7fa4-67fd-4656-8285-4f43e8ea9e82@googlegroups.com> Subject: Re: compilation of sqlite3 on dos using djgpp From: Georg Potthast Cc: djgpp AT delorie DOT com Injection-Date: Tue, 19 Feb 2013 12:08:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 2326 Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r1JCF19E032636 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 I observed that the sqlite3.exe which I compiled from the latest sqlite version shows the help menu fine but it fails to create a table. Since I did not want to go into the sqlite code and modify that I found an older version sqlite-3.5.6 which compiles fine and the resulting sqlite3.exe does work. Do you need the latest version or will this version work for you? > I got one binary sqlitex.zip, which contains corrupt file. It gives disk i/o error. As far as I am aware sqlitex.zip is version sqlite-3.3.3 and I also observed this I/O error when I tried it. I followed the instructions on this site: https://sites.google.com/site/blairdude/sqlite > So please send the binaries to me. my email is mahesh.s... I can, but version-3.5.6 is a different database than the latest version so I do not know if that will help you. Greetings to Mumbai! Georg