comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov>
Subject: Re: Ada Compiler Benchmarking
Date: 09 Feb 2001 12:54:39 -0500
Date: 2001-02-09T18:07:59+00:00	[thread overview]
Message-ID: <uu263bv34.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: G8I029.Gu2@news.boeing.com

"Jeff Susanj" <jeffrey.l.susanj@boeing.com> writes:

> <snip>  Also, we are
> looking for an Integrated Development Environment that will support both Ada
> and C++ as our product has elements written in both languages.  We know of
> Green Hills' AdaMulti.  Are there others?

Depends on exactly what you mean by "Integrated Development
Environment". Also depends on the target and host. Also depends on how
tightly integrated the Ada and C++ are.

The GNU tool set will let you compile and link together Ada and C++
code. You can import C++ classes as Ada types and vice versa (with
some hard work writing the pragmas by hand). The GNU Emacs editor will
help you edit the code and run makefiles. Support is available for the
Ada side of the GNU compiler and Emacs, from ACT
(http://www.gnat.com). RedHat may sell support for the C++ side; I've
not checked. Gnu CVS integrates nicely for source code control. It all
runs on Linux, Win32, Solaris, AIX, etc. I consider this the best IDE
available.

Rational sells a similar setup, but I'm not sure you can import C++
classes into Ada (I beleive only the GNAT tools can do that).

DDCI also sells a mixed Ada/C++ environment.

Hope this helps.

-- 
-- Stephe



      reply	other threads:[~2001-02-09 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-09 16:20 Ada Compiler Benchmarking Jeff Susanj
2001-02-09 17:54 ` Stephen Leake [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox