X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.66.90.39 with SMTP id bt7mr2358910pab.37.1361330686312; Tue, 19 Feb 2013 19:24:46 -0800 (PST) X-Received: by 10.50.157.138 with SMTP id wm10mr2429531igb.5.1361330686069; Tue, 19 Feb 2013 19:24:46 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Tue, 19 Feb 2013 19:24:45 -0800 (PST) In-Reply-To: <1a6b7fa4-67fd-4656-8285-4f43e8ea9e82@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=120.60.38.168; posting-account=-J4QYgoAAADixJ1fgJcNtE6XYdP2WoO_ NNTP-Posting-Host: 120.60.38.168 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> <1a6b7fa4-67fd-4656-8285-4f43e8ea9e82 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7711403b-42eb-4bfb-a428-a1a8a13668bc@googlegroups.com> Subject: Re: compilation of sqlite3 on dos using djgpp From: mahesh DOT s DOT chavan AT gmail DOT com Cc: djgpp AT delorie DOT com Injection-Date: Wed, 20 Feb 2013 03:24:46 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 3642 Lines: 56 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 r1K3j1ph032361 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 Dear George, I shall be highly thankful to you, if you can send me binaries of any version of sqlite. 3.5.16 will be fine. The error I was getting for libgcc and libc was because I have not set files=50 on my floppy ( It was on my hdd) When I changed it to files=50 and buffers=40 that error disappeared. However I got new error undefined reference to DLopen. I just got to know i have to link it with -ldl to get rid of these errors. STILL I REQUEST YOU TO SEND ME THE BINARIES AT THE EARLIEST. AS I DO NOT HAVE SOURCE FOR ANY PREV. VERSION OF SQLITE. I can not boot into my USB prndrive directly, but I can bootd into DOS and then using linld.com I can load puppy linux. But I still prefer to work in DOS environment. I have started my computer career long back in 1988. The first PC I used was PC without hard disk only two 360 K Fdd. I purchased my first PC which was PC XT with 20 MB HDD and it was luxury at that time. If I boot into DOS and use sqlite binary it is much faster than using GUI. Thanking you. _Mahesh Chavan On Tuesday, February 19, 2013 8:08:04 PM UTC+8, Georg Potthast wrote: > 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