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: 103376,6c7dea22b75ba442 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: ada compiler? Date: Sun, 11 Nov 2007 01:14:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: individual.net E+059kPrMIXBxnHKX1WopgQo/p36P0vHxKuhs0v6sVMVlPpx5c Cancel-Lock: sha1:FpODbPLEH32DitAOvHicFjSOh4I= User-Agent: Microsoft-Entourage/11.3.6.070618 Thread-Topic: ada compiler? Thread-Index: AcgkADSIcvwppo/zEdyicQARJIjQTg== Xref: g2news1.google.com comp.lang.ada:18264 Date: 2007-11-11T01:14:28+00:00 List-Id: On 11/11/07 01:01, in article lvsZi.13247$if6.1368@bgtnsc05-news.ops.worldnet.att.net, "anon" wrote: > You are missing the point. You should not assume that they need command > line option until they ask for help that require that type of answer. And if > there is a Ada language answer then that is the answer that should be the > given. Not a simple command line answer which is vendor and/or version > specific. > ... > > Most beginners that are learning Ada just use: > > Note: (Linux version) > > gnat compile .adb > gnat bind .ali > gnat link .ali > ./ ... Nonsense. I managed labs that taught Ada to 500 beginners a year using GNAT, and they did no such thing. What is *your* experience of teaching Ada beginners, exactly? -- Bill Findlay chez blueyonder.co.uk