This is the mail archive of the gcc-bugs@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]

GCC 3.0.3 builds libstd++.3.0.2


Hello,

I have been building the gcc 3.0.x series and have noticed
something interesting.  When I build gcc 3.0.3 on both Linux
and Solaris, the libstdc++ library is installed as:

lrwxrwxrwx       18 Jan  6 09:25 libstdc++.so -> libstdc++.so.3.0.2
lrwxrwxrwx       18 Jan  6 09:25 libstdc++.so.3 -> libstdc++.so.3.0.2
-rwxr-xr-x  5325852 Jan  6 09:25 libstdc++.so.3.0.2

In my other installations, the GCC rev corresponds to the so.3.0.x
extension.  This is true for the 3.0.2 and 3.0.1 versions.

Is the default behaviour of naming GCC shared libraries, or 
should the .so.3.0.X extension match up?

Has anyone seen this behavior as well?  TIA,

Luke

=====
Luke Hassell                                Public Key available at:
http://www.keyserver.net:11371/pks/lookup?op=get&search=0x8C85ABD7

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


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