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

Building gcc 3.0.3 yields libstdc++.so.3.0.2 on Linux / Solaris


Hello,

I have been building the gcc 3.0.x series as they are released and
have noticed something interesting with the 3.0.3 release.  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

I would think it would be installed as libstdc++.so.3.0.3. In my
3.0.2 and 3.0.1 installations, the GCC rev corresponds to the SO 
extension.

Has anyone seen this behavior as well?  If someone can confirm/deny
it, then I'll look at depth in my build environment. Thanks in
advance,

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]