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: libstdc++ soname in egcs 1.1 and 1.0.3


Manfred wrote about libstdc++:
| Yes! We should definitely change
| 
|   VERSION = 2.8.0
| 
| to
| 
|   VERSION = 2.9.0

Leaving it at 2.8.0 is definitely, positively, wrong.

But bumping it to 2.9.0 could still cause compilation
with gcc-2.8.x to use it too.
You still can only have one libstdc++.so symbolic link;
so every time you switch compiler you need to change
that link, right?.  I am not sure if that is the same
problem though :)

Carlo


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