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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5668041422d1c33d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.39.100 with SMTP id o4mr865176pbk.0.1321917117585; Mon, 21 Nov 2011 15:11:57 -0800 (PST) Path: lh20ni3130pbb.0!nntp.google.com!news1.google.com!postnews.google.com!l24g2000yqm.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: AWS built for Windows / GNAT GPL 2011 Date: Mon, 21 Nov 2011 14:32:08 -0800 (PST) Organization: http://groups.google.com Message-ID: <344e9379-d379-4933-b742-36f036960454@l24g2000yqm.googlegroups.com> References: NNTP-Posting-Host: 81.62.164.121 Mime-Version: 1.0 X-Trace: posting.google.com 1321917117 12439 127.0.0.1 (21 Nov 2011 23:11:57 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 21 Nov 2011 23:11:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l24g2000yqm.googlegroups.com; posting-host=81.62.164.121; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKRUAELSC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.57 Safari/534.24,gzip(gfe) Xref: news1.google.com comp.lang.ada:19013 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-11-21T14:32:08-08:00 List-Id: Thanks for the replies. I am sorry not having been more precise. Actually I am looking for the result the install process, that is the following system-dependent files aws-translator-conversion.adb aws-os_lib.ads aws-net.adb aws-net-thin.ads aws-net-thin.adb aws-net-ssl.ads aws-net-ssl.adb aws-net-std.ads aws-net-std.adb and the following library: libaws_win32.a Well, these are the files of a 2008 version that I have succeeded having working (and for HTTP client only) after an insane amount of hacking effort. So, perhaps there are less or more files than listed above. Cheers Gautier