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: Lack of libstdc++ compatibility


On Thu, 18 Aug 2011, Jonathan Wakely wrote:
> Personally I *like* it when a new release identifies portability 
> problems such as missing includes.  I consider it an advantage,
> and an improvement in the compiler.

That's a valid approach from a technology perspective.  From a 
customer/user perspective it's just painful.

These incompatibilities have been costing me days, if not weeks, when 
upgrading the versions of GCC in the FreeBSD Ports Collection, for example 
-- for no benefit to anyone since it all was about older version of
ports or old pieces of software, abandoned upstream.

(And it's mostly on the C++ front; C and Fortran appear a lot more
stable.)

Gerald


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