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]

Re: libsupc++



Actually, I think the naming is a step in the right direction. It was
pointed out at the time that many other compiler vendors do something similar,
either calling it a "c++ runtime lib" or a "c++ support library" or
whatever. 

The idea of moving C++ runtime support into its own library is a
fundamentally sound design decision, IMHO. It makes playing around
with binary-incompatible flags way way way easier.

-benjamin

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