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: a07f3367d7,2bf29147cdba9fd8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!p20g2000vbl.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Gnat says libraries are not supported. Date: Mon, 22 Jun 2009 00:35:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7a4m6uF1toatnU1@mid.individual.net> <7a6ttgF1tcvnrU1@mid.individual.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1245656154 6708 127.0.0.1 (22 Jun 2009 07:35:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 22 Jun 2009 07:35:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p20g2000vbl.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6564 Date: 2009-06-22T00:35:54-07:00 List-Id: Bj=F6rn Persson wrote on comp.lang.ada: > Ludovic Brenta wrote: > > This indicates that GCC was compiled with the wrong version of mlib- > > tgt.adb. =A0In GCC 4.4, the proper version was renamed from mlib-tgt- > > linux.adb to mlib-tgt-specific-linux.adb. =A0 I know because I had to > > fix this problem for the Debian package, which is now in the NEW queue > > awaiting inspection by an FTP master. > > Thank you Ludovic. Now I can write a good bug report. Out of curiosity, does Fedora include GNAT by default or did your package come from a third party repository? -- Ludovic Brenta.