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-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!i76g2000hsf.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Re: gnatmake and gprbuild Date: Thu, 18 Sep 2008 05:21:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9aede6e4-ce43-4f03-85ca-22c14929ff6c@i76g2000hsf.googlegroups.com> References: <7c7c479c-e778-4830-b54c-5aa5c28783d9@i24g2000prf.googlegroups.com> NNTP-Posting-Host: 87.117.8.114 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1221740476 2376 127.0.0.1 (18 Sep 2008 12:21:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Sep 2008 12:21:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i76g2000hsf.googlegroups.com; posting-host=87.117.8.114; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2036 Date: 2008-09-18T05:21:15-07:00 List-Id: 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.