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: 103376,e994501f4ce77c5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-15 14:09:24 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 17:08:31 -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 1011132563 23716 65.25.142.146 (15 Jan 2002 22:09:23 GMT) X-Complaints-To: abuse@osu.edu NNTP-Posting-Date: 15 Jan 2002 22:09:23 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:18950 Date: 2002-01-15T22:09:23+00:00 List-Id: 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 "Stephen Leake" wrote in message news:uwuyjgvkz.fsf@gsfc.nasa.gov... > "hongxun lee" writes: > > > Thanks Stephe > > > > i read the docs there though i can't really figure out the diff yet. > > My Q really is that i want to use the unix version Ada compiler > > What does that mean exactly? GNAT has the same command line switches, > whatever platform it is on. What do you mean by "unix version Ada > compiler"? > > > (i've been using the windows version for a while) without losing the > > convenience of windows. > > What is it about Unix that is inconvenient? You can run bash, make, > and Emacs on each platform, you can use GtkAda for GUI stuff on each > platform. What are your issues? > > > Does MinGW make sense ? > > Yes. So does Cygwin. Depends on what you are doing. > > -- > -- Stephe