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,101730fbd6919745 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-12 14:14:49 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Ada & .Net (Rotor) Date: 12 Apr 2002 14:14:49 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0204121314.5daae178@posting.google.com> References: <4519e058.0204080645.32b63ee1@posting.google.com> <7vvgb0ngnk.fsf@vlinux.voxelvision.no> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1018646089 2823 127.0.0.1 (12 Apr 2002 21:14:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Apr 2002 21:14:49 GMT Xref: archiver1.google.com comp.lang.ada:22450 Date: 2002-04-12T21:14:49+00:00 List-Id: Pascal Obry wrote in message news:... > Well, I also use a lot Ada, but to build GCC/GNAT, GDB, Emacs, CVS (pserver), > gpg, AWS, GLADE, AdaSockets, OpenSSL, OpenSSH, GDBM... you really need to have > a UNIX like environment. Or you need to port the software to avoid using > GNU/configure, GNU/automake or GNU/autoconf tools or whatever UNIX oriented > part that just does not work on Windows. Ahhh. That's probably the source of the confusion right there. The first thing I do with a new Windows box is install Emacs and cygwin. Since my 4 previous boxes were 4 different shades of proprietary Unix, this happens to exactly match the first steps I did with any of them (install Emacs, gcc, gnumake, and friends). Since I generally can find binary distributions for Windows rather than have to build everything from sources, setup is actually quite a bit *easier* for Windows than it has been in the past for Unix boxes. :-) So essentially I have a Unix box that happens to use Windows as the window manager. It crashes way more than a typical Unix box, but it plays way more games too. Fair trade in my book. :-) -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html