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 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!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!fx02.iad.POSTED!not-for-mail From: Shark8 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:36.0) Gecko/20100101 Thunderbird/36.0a1 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Interesting AWS error. References: <1418214868.2843.94.camel@obry.net> <1418225452.2843.104.camel@obry.net> In-Reply-To: <1418225452.2843.104.camel@obry.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Message-ID: X-Complaints-To: abuse@teranews.com NNTP-Posting-Date: Wed, 10 Dec 2014 16:30:44 UTC Organization: TeraNews.com Date: Wed, 10 Dec 2014 09:30:43 -0700 X-Received-Bytes: 1892 X-Received-Body-CRC: 659553315 Xref: news.eternal-september.org comp.lang.ada:23938 Date: 2014-12-10T09:30:43-07:00 List-Id: On 10-Dec-14 08:30, Pascal Obry wrote: > Le mercredi 10 décembre 2014 à 08:21 -0700, Shark8 a écrit : >> The 2014 Adacore GPL release. > > Ok, so maybe an issue with GNAT GPL 2014 and current AWS master. Can you > try the release-3.1 branch of AWS? I suppose the script build.cmd from > master will work with this branch. > The output of ./win32/build.cmd C:/Proramming/GNAT/2014 is as follows: 1 file(s) copied. object directory "C:\Programming\Libraries\aws\config\..\.build\win\setup\obj\" created gcc -c xoscons.adb gcc -c xutil.adb gprbind xoscons.bexch gnatbind xoscons.ali gcc -c b__xoscons.adb gcc xoscons.o -o xoscons.exe LIBZ_Path := Project'Project_Dir The system cannot find the path specified. crypto_lib.gpr:43:37: wrong expression kind for attribute "library_name" crypto_lib.gpr:43:52: unknown variable "S_Gcr_Lib" crypto_lib.gpr:45:37: wrong expression kind for attribute "library_name" crypto_lib.gpr:45:52: unknown variable "R_Gcr_Lib" gprbuild: "tools/tools.gpr" processing failed Couldn't build or install AWS