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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.149.67 with SMTP id ty3mr1749017pab.27.1390000785745; Fri, 17 Jan 2014 15:19:45 -0800 (PST) X-Received: by 10.50.98.98 with SMTP id eh2mr19600igb.1.1390000785564; Fri, 17 Jan 2014 15:19:45 -0800 (PST) Path: border2.nntp.dca.giganews.com!nntp.giganews.com!kk17no11012902pbb.0!news-out.google.com!gg4ni7357qab.0!nntp.google.com!p15no20027431qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 17 Jan 2014 15:19:44 -0800 (PST) In-Reply-To: <91d2c873-0ae2-4980-8481-9e3caef7371b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.117.192.167; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 97.117.192.167 References: <91d2c873-0ae2-4980-8481-9e3caef7371b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <669bbf75-7111-421e-b2ae-1471000fad15@googlegroups.com> Subject: Re: What Toolchain do you use? From: Jerry Injection-Date: Fri, 17 Jan 2014 23:19:45 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.dca.giganews.com comp.lang.ada:184455 Date: 2014-01-17T15:19:44-08:00 List-Id: On Tuesday, January 14, 2014 9:15:12 PM UTC-7, kennet...@gmail.com wrote: > Just wanted to know what kind of setup you guys here use? >=20 > GNAT GPS 5 or 6 or Emacs? GNAT GCC or GCC-Ada? On OS X, I use AdaCore GNAT and sometimes GPL GNAT, with TextMate 1.5 with = the Ada plug-in which I have modified to provide more key-stroke-enabled Ad= a commands and to use GPR projects. TextMate provides a list of clickable l= inks of compile errors back to the appropriate line(s). I have GPS set up b= ut don't use it but someday I'll get used to using it as a minor adjunct to= TextMate. I recall that I did something to make GPS honor the Command key = rather than the Control key so it's a tiny bit more Mac-like. Jerry