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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e994501f4ce77c5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-15 18:50:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!nntp.service.ohio-state.edu!not-for-mail From: "hongxun lee" Newsgroups: comp.lang.ada Subject: Re: free Ada compiler ? Date: Tue, 15 Jan 2002 21:49:21 -0500 Organization: Ohio State University Sender: lee.1801@dhcp065-025-142-146.columbus.rr.com Message-ID: References: <5ee5b646.0201141951.43f36960@posting.google.com> NNTP-Posting-Host: dhcp065-025-142-146.columbus.rr.com X-Trace: charm.magnus.acs.ohio-state.edu 1011149414 26885 65.25.142.146 (16 Jan 2002 02:50:14 GMT) X-Complaints-To: abuse@osu.edu NNTP-Posting-Date: 16 Jan 2002 02:50:14 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:18955 Date: 2002-01-16T02:50:14+00:00 List-Id: Now i have already known that I am really confused, and have confused others as well. Sorry I mistook AdaGide as GNAT.. "Steve Doiel" wrote in message news:Jp518.28610$Vq.281110@rwcrnsc53... > Since you repeated the phrase: > compiler/debugger (adagide/gdb) twice, it occurs to me... perhaps you are > confused. > > AdaGide is NOT a compiler. AdaGide is an IDE that invokes a compiler. > > You can certainly invoke GNAT from the command line or a number of other > IDE's. > > From windows you can open up a command prompt and type: > > gnatmake hello > > To create an executable from the source file hello.adb. > > Is there some reason GNAT does not satisfy your needs? I'm curious to know. > > SteveD > > "hongxun lee" wrote in message > news:a229aj$n54$1@charm.magnus.acs.ohio-state.edu... > > Sorry for the misleading Qs. > > > > > What do you mean by "unix version Ada compiler"? > > Is there an Ada compiler running under Cygwin or mingw? Not the GNAT Ada95 > > compiler/debugger (adagide/gdb) for windows. > > > > > What is it about Unix that is inconvenient? > > i'm a beginner of unix, haven't got used to the command line format of > unix > > yet. That is what i really mean. > > > > > > Does MinGW make sense ? > > > Yes. So does Cygwin. Depends on what you are doing. > > > > Is there Ada compiler running under Cygwin or mingw? Not the Ada95 > > compiler/debugger (adagide/gdb) for windows. > > > > Thank you > > > > >