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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,455ef9203b1b1697 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!weretis.net!feeder3.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Creem Newsgroups: comp.lang.ada Subject: Re: Failed to compile AWS with cygwin Date: Fri, 07 Jan 2011 07:23:26 -0500 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: mx03.eternal-september.org; posting-host="qwC9sxX6083KTsdl5V7dbg"; logging-data="3249"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18UmV7e+3SdhHZ6+mZvD7xv+xNQMRxylTo=" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 In-Reply-To: Cancel-Lock: sha1:IyOM4iuWq5VhqUSgzw9iukg0LZ8= Xref: g2news2.google.com comp.lang.ada:17306 Date: 2011-01-07T07:23:26-05:00 List-Id: On 1/5/2011 8:31 AM, Franck Gaultier wrote: > Hi, > > I'm trying to compile AWS on Vista/Cygwin with GNAT 2010. And I'm > having that last error here. > ...stuff > > Does anyone have an idea of where to start look at ? > > Many thanks You indicate Vista/Cygwin....Are you really doing this under cygwin and not something like msys. This may not be your issue but I believe GNAT for Windows is setup as a mingw compiler v.s. Cygwin. As a result, perhaps if you are running this from inside of a cygwin shell you are finding a mix of different libraries.