Boost logo

Glas :

Re: [glas] Concept C++ [was Re: back to business}

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-11-22 12:07:45


On Wed, 2006-11-22 at 10:46 -0500, Neal Becker wrote:
> If someone wanted to play with concept c++, can it be installed in parallel to
> the normal gcc so as not to interfere?

Yes, it can be installed in parallel with GCC. I suggest putting it in
its own separate directory, then providing an alias such as "conceptg++"
for the ConceptGCC compiler executable. Otherwise, it is completely
compatible with GCC 4.1.1.

  Cheers,
  Doug