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,97b449d7d938b171 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!x24g2000prc.googlegroups.com!not-for-mail From: Anh Vo Newsgroups: comp.lang.ada Subject: Re: gnatmake problem Date: Thu, 22 Apr 2010 13:01:03 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1cf6yvjk2ybud.adabrv67kkd5.dlg@40tude.net> <79g1izv236j0$.kko3gog953cg.dlg@40tude.net> NNTP-Posting-Host: 149.32.224.33 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1271966463 22111 127.0.0.1 (22 Apr 2010 20:01:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 22 Apr 2010 20:01:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x24g2000prc.googlegroups.com; posting-host=149.32.224.33; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11111 Date: 2010-04-22T13:01:03-07:00 List-Id: On Apr 22, 9:14=A0am, "Dmitry A. Kazakov" wrote: > On Thu, 22 Apr 2010 12:47:18 +0200, Dmitry A. Kazakov wrote: > > Did anybody experienced weird problems with linux gnatmake (gcc-gnat > > version 4.4.3-4). > > Well, that is not the worst error there: > > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3DGNAT BUG > DETECTED=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D+ > | 4.4.3 20100127 (Red Hat 4.4.3-4) (i686-redhat-linux-gnu) Assert_Failure= sinfo.adb:2515| > > Alas, GNAT 4.4.x looks unusable. I should wait for GNAT GPL 2010. Have you tried gnat-gcc-4.5.x? It does not take very long to build it. I even built for Windows using MinGW.