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,4de3bf82b77e9514,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!e20g2000vbn.googlegroups.com!not-for-mail From: Franck Gaultier Newsgroups: comp.lang.ada Subject: Failed to compile XmlAda with cygwin Date: Fri, 31 Dec 2010 02:53:08 -0800 (PST) Organization: http://groups.google.com Message-ID: <8ac84e1c-11ce-4b38-ac16-da9dbb97d708@e20g2000vbn.googlegroups.com> NNTP-Posting-Host: 91.183.38.129 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1293792789 18667 127.0.0.1 (31 Dec 2010 10:53:09 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 31 Dec 2010 10:53:09 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e20g2000vbn.googlegroups.com; posting-host=91.183.38.129; posting-account=kG0MNQoAAAC7C0nX8pR27ao_LcUovyME User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17250 Date: 2010-12-31T02:53:08-08:00 List-Id: Hi there, I got this strange error when trying to build XmlAda on Vista/Cygwin: $ gnatmake -p -Punicode/unicode.gpr -XMODE=distrib - XLIBRARY_TYPE=static gcc -c -g -O2 -gnatn -I- -gnatA C:\GNAT\Ext\XMLAda\xmlada-gpl-3.2.1-src \xmlada-3 .2.1-src\unicode\unicode-names-cyrillic.ads This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. gnatmake: "C:\GNAT\Ext\XMLAda\xmlada-gpl-3.2.1-src\xmlada-3.2.1-src \unicode\unicode-names-cyrillic.ads" compilation error I'm using gcc.exe (GCC) 4.3.6 20100603 for GNAT GPL 2010 (20100603).