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]

Converting GCC to C++ - new branch cxx-conversion


I have created the SVN branch cxx-conversion to host all the
mini-projects aimed at exploring the C++ conversion.  Everyone is
welcome to contribute to it.

The branch has been configured to build in C++ mode by default.

I have also created a wiki page to coordinate conversion efforts
and document the status of the branch:

	     http://gcc.gnu.org/wiki/cxx-conversion

Finally, I've created an entry in http://gcc.gnu.org/svn.html.

The first project that I will start working on is the conversion
of vec.h and dealing with the garbage allocator.  I am hoping to
have this ready for the 4.8 release.  Details on the projects'
wiki.


Thanks.  Diego.


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