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.224.46.7 with SMTP id h7mr11723972qaf.2.1418752255247; Tue, 16 Dec 2014 09:50:55 -0800 (PST) X-Received: by 10.140.22.199 with SMTP id 65mr751101qgn.4.1418752255184; Tue, 16 Dec 2014 09:50:55 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!s7no8118026qap.1!news-out.google.com!r1ni57qat.1!nntp.google.com!s7no8118025qap.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 16 Dec 2014 09:50:55 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.54.200.223; posting-account=AgomvAoAAAAj6rtZlNDUf1S1XVXbXDpg NNTP-Posting-Host: 73.54.200.223 References: <09729271-32e5-4d7e-999f-2299a9c975fd@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Compiling GNATColl on Windows From: Michael Hardeman Injection-Date: Tue, 16 Dec 2014 17:50:55 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:24053 Date: 2014-12-16T09:50:55-08:00 List-Id: On Monday, December 15, 2014 2:46:34 PM UTC-5, Shark8 wrote: > On 15-Dec-14 06:06, mhardeman25@gmail.com wrote: > > I have been trying to compile GNATColl on Windows 8.1 and I'm having some trouble. > > I'm hoping somebody here has some tips/tricks that I may have missed. > > I don't think I ever got a good build-compile/link of Gnatcoll's DB > stuff. Even when it would compile/install the library, it would fail on > the linking of the project using it. It's not just the DB stuff I need, I also need the JSON stuff.