From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.91.6 with SMTP id ca6mr13701176obb.29.1438531418363; Sun, 02 Aug 2015 09:03:38 -0700 (PDT) X-Received: by 10.140.105.102 with SMTP id b93mr107281qgf.26.1438531418297; Sun, 02 Aug 2015 09:03:38 -0700 (PDT) Path: buffer1.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!f3no6414540igg.0!news-out.google.com!b31ni3849qge.0!nntp.google.com!z61no4808515qge.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 2 Aug 2015 09:03:38 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.6.21.101; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 24.6.21.101 References: <8394b9f8-91e0-4e5b-9a41-5b1b027a625d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <284cbac7-477c-47a9-b03a-8624a78b94b9@googlegroups.com> Subject: Re: Gnoga on Windows 10 From: Anh Vo Injection-Date: Sun, 02 Aug 2015 16:03:38 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:194636 Date: 2015-08-02T09:03:38-07:00 List-Id: On Saturday, August 1, 2015 at 10:12:58 PM UTC-7, David Botton wrote: > I've modified the Gnoga Makefile to now build a static libsqlite3.a as part of its build, so now that is available with Windows as well out of the box and works well. > Great job David. Now, I can resume to study all those tutorials involved sqlite3 db for Windows. Anh Vo