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-7-bit X-Google-Thread: f891f,9d9325e2ee8461aa X-Google-Attributes: gidf891f,public X-Google-Thread: 103376,53ac8da1f34d53c4 X-Google-Attributes: gid103376,public X-Google-Thread: 10204d,960b26935b9a4a0c X-Google-Attributes: gid10204d,public X-Google-ArrivalTime: 1995-01-24 16:31:38 PST Path: pad-thai.cam.ov.com!bloom-beacon.mit.edu!gatech!udel!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.misc,comp.software.international,comp.lang.ada Subject: Re: Gurus - which lang. for this task? Date: 24 Jan 1995 14:15:37 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3g3jkp$3he@gnat.cs.nyu.edu> References: <1995Jan12.143131.2083@midway.uchicago.edu> <3fh4l1$mpm@Starbase.NeoSoft.COM> <3fuskb$hae@Starbase.NeoSoft.COM> <3g0rc9$o4j@Starbase.NeoSoft.COM> NNTP-Posting-Host: gnat.cs.nyu.edu Xref: pad-thai.cam.ov.com comp.lang.misc:6935 comp.software.international:1386 comp.lang.ada:14635 Date: 1995-01-24T14:15:37-05:00 List-Id: First of all "suffering from multi-day linking operations" is a characteristic of an implementation not a language. Certainly it is clear that linking an Ada program should take no more or less time thank linking an equivalent C program, and certainly GNAT (and I would think lots of other Ada compilers) achieve this equivalence in practice.