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-Language: ENGLISH,ASCII X-Google-Thread: 103376,3d251c18d8b3155d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-26 07:20:50 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!eusc.inter.net!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: High compilation time with gnat Date: Wed, 26 Nov 2003 15:20:50 +0000 (UTC) Organization: GMUGHDU Message-ID: References: NNTP-Posting-Host: l1-hrz.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: a1-hrz.uni-duisburg.de 1069860050 26099 134.91.1.34 (26 Nov 2003 15:20:50 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Wed, 26 Nov 2003 15:20:50 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: archiver1.google.com comp.lang.ada:2961 Date: 2003-11-26T15:20:50+00:00 List-Id: "Joachim Schr�er" wrote: : Hello, : we have a package spec which uses an enormous compilation time. There has been a discussion of long compilation time which is/was due to GNAT's way of doing things, in a few cases. (It had to do with Matrices, and persons named dewar and brunot have been involved, iirc.)