This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A completely different approach to EH runtime
On Fri, Feb 23, 2001 at 12:13:32AM -0800, Richard Henderson wrote:
> > Am I misunderstanding something? Would bumping the shared library version
> > number of libgcc_s.so fix this without breaking other things?
>
> I think it just causes other problems.
I cannot think of any.
> Version number bumping should be reserved for known incompatible
> changes.
Generally true, but I do like for 3rd party shlibs to have a different
version number when they have the same name as stock libs.
--
-- David (obrien@FreeBSD.org)