This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Putting C++ code into gcc front end


> Everyone in this discussion is talking about *which* C++ features
> should be allowed, which is orthogonal to my original concern on this
> score.  My concern is entirely about *where* C++ can safely be used,
> and my opinion at the present time is "only in front ends other than
> C/C++/Ada."  We can easily arrange to have a fully functional g++ and
> libstdc++ available when those front ends are built, starting with
> only a C compiler.  We can *not* easily ask everyone who currently
> builds GCC to install a C++ compiler for bootstrap purposes.  I am
> personally familiar with an organization that still uses gcc 2.7.2 as
> a starting point for GCC builds.  That's a bit extreme, but still.

That's my opinion too.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]