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,d1df17ea2ced54d0 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!z11g2000prl.googlegroups.com!not-for-mail From: belteshazzar Newsgroups: comp.lang.ada Subject: Re: gnatmake and gprbuild Date: Thu, 18 Sep 2008 16:48:31 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <7c7c479c-e778-4830-b54c-5aa5c28783d9@i24g2000prf.googlegroups.com> <9aede6e4-ce43-4f03-85ca-22c14929ff6c@i76g2000hsf.googlegroups.com> NNTP-Posting-Host: 203.36.107.146 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1221781711 7170 127.0.0.1 (18 Sep 2008 23:48:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Sep 2008 23:48:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z11g2000prl.googlegroups.com; posting-host=203.36.107.146; posting-account=SuaatgoAAADZMrKGiLdPOjCBBS4KZzVT User-Agent: G2/1.0 X-HTTP-Via: 1.1 SRV021 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.29 Safari/525.13,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7766 Date: 2008-09-18T16:48:31-07:00 List-Id: On Sep 18, 10:21=A0pm, Vadim Godunko wrote: > On Sep 18, 12:37 pm, belteshazzar wrote: > > > I think that the command line list of files sent to gcc by gprlib is > > to long, but i can't work out how gnatmake doesn't get this same > > error. > > You are right, this is bug in the gprbuild from the GNAT GPL 2008. > > > Any lessons learnt using these tools would be appreciated. > > QtAda 2.0 includes patch for fix several problems in gprbuild program. > You can rebuild gprbuild with this patch. Thankyou ... i'll give it a shot.