comp.lang.ada
 help / color / mirror / Atom feed
* GNAT 2009 and C++
@ 2009-10-02  7:16 Maciej Sobczak
  2009-10-02 16:30 ` Anh Vo
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej Sobczak @ 2009-10-02  7:16 UTC (permalink / raw)


The GNAT GPL 2009 from the Libre site does not seem to include the g++
compiler, only gcc is provided. As a result it is not possible to link
a complete program from components written in both Ada and C++.
Well, at least this is not possible on Max OS X, where after setting
up the GNAT 2009 environment the following commands:

$ gcc --version
$ g++ --version

give different numbers (the first comes from the GNAT distribution and
overrides the standard compiler and the other one is still the
standard system version).

The distribution from macada.org contains both g++ and gcc compilers
and the above problem does not appear.

Do other GNAT 2009 users consider it to be a problem?

If yes, would it be possible to include a consistent C++ compiler in
the GNAT distribution as well?
(this is a question to AdaCore, of course ;-) )

--
Maciej Sobczak * www.msobczak.com * www.inspirel.com

Database Access Library for Ada: www.inspirel.com/soci-ada



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-10-04 19:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-02  7:16 GNAT 2009 and C++ Maciej Sobczak
2009-10-02 16:30 ` Anh Vo
2009-10-02 21:15   ` Maciej Sobczak
2009-10-03  8:09   ` Dirk Heinrichs
2009-10-04 19:53   ` Gene

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