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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,eb00b9b968ac2b79 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.66.77.3 with SMTP id o3mr3246622paw.13.1347383932477; Tue, 11 Sep 2012 10:18:52 -0700 (PDT) Received: by 10.68.211.6 with SMTP id my6mr1462932pbc.15.1347383932461; Tue, 11 Sep 2012 10:18:52 -0700 (PDT) Path: a8ni4572pbd.1!nntp.google.com!4no1142904pbn.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 11 Sep 2012 10:18:52 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: <296db66c-9246-4801-b293-c116e5c21f6b@googlegroups.com> <2ef339a5-2e40-49e9-b5dc-4bb018b93bda@googlegroups.com> <25c0792f-6258-4902-9a7d-e45db9e6ca50@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <09df3085-5503-49bc-8ddd-8b53db1f7d8e@googlegroups.com> Subject: Re: Ada networking (Adagio) From: Shark8 Injection-Date: Tue, 11 Sep 2012 17:18:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-09-11T10:18:52-07:00 List-Id: On Thursday, August 30, 2012 11:18:48 AM UTC-6, =C1lex R. Mosteo wrote: > The current version compiles (in linux) with GPL2012 (gcc4.6 from Ubuntu= =20 > 12.04 enters a busy loop, not tested with the saner Debian father), but f= rom=20 > there to it working... I'm not even sure that the G2 network operates=20 > anymore. The entire G2 network? I'd find that surprising. Anyway, I got a copy and got it compiling for Windows, though it failed on = linking with this error: "ld.exe: cannot find -lwin32ada" -- it reminds me = of some of the problems I had compiling AWS, so I'll probably try using tha= t same technique to fix the linking-problem.