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: Got NEWS?


>>>>> H J Lu <hjl@lucon.org> writes:

> That is not the point. Suppose a Linux user installed egcs 1.0.3 under
> /usr/local and compiled/installed a bunch of C++ progams which use
> shared libstdc++ in /usr/local/lib. Now when he/she upgrades to egcs
> 1.1, his/her existing C++ binaries may not run at all.

This situation is not an issue, because the version number is different.
That sort of thing is mostly a danger to developers, not users.  Which is
not to say that your patch is wrong (I haven't really looked at it), just
that it isn't critically necessary.

Jason


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