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 2002:a24:10ca:: with SMTP id 193-v6mr3597645ity.14.1542382712208; Fri, 16 Nov 2018 07:38:32 -0800 (PST) X-Received: by 2002:a9d:286a:: with SMTP id h39mr91223otd.5.1542382712096; Fri, 16 Nov 2018 07:38:32 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.linkpendium.com!news.linkpendium.com!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!z5-v6no545602ite.0!news-out.google.com!y103-v6ni717ita.0!nntp.google.com!g188-v6no541940itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 16 Nov 2018 07:38:31 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=146.5.2.28; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 146.5.2.28 References: <75a4451a-c427-4ecd-a548-5b6dd610abfd@googlegroups.com> <72f58eb8-7d3b-4c00-b644-03111127fb45@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8858063f-709d-4d4c-9b49-e066a854c58f@googlegroups.com> Subject: Re: Globe_3D & OpenGL linking issues From: Shark8 Injection-Date: Fri, 16 Nov 2018 15:38:32 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:54830 Date: 2018-11-16T07:38:31-08:00 List-Id: On Thursday, November 15, 2018 at 9:05:37 AM UTC-7, gautier...@hotmail.com wrote: > On Thursday, November 15, 2018 at 3:00:06 PM UTC+1, Shark8 wrote: > > > What I find interesting is that the demos built and ran fine, w/ no issue, but this other project doesn't. > > That's surprising indeed. The build of the demos (when running the make_all.cmd script for instance) fails at link phase with the 64-bit GNAT 2018 CE, with similar message - that's expected at least due to the 32-bit libfreeglut.a. > > Perhaps you'll be luckier with Linux ? I don't really have a free Linux box right now -- I *might* get the ok to use an old Solaris box, but honestly I'm not a big fan of *nix.