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]
Other format: [Raw text]

gcc 3.0.3 seems to build libstdc++.so.3.0.2




Building gcc 3.0.3 from tar balls, I noticed that libstdc++ is
installed as libstdc++.so.3.0.2.  Is this really correct?  Or was
there no change that would justify a subminor bump?

I found in libstdc++-v3/src/Makefile.am this line:
libstdc___la_LDFLAGS = -version-info 3:2:0 -lm

Shouldn't we increase this in CVS to 3:4:0?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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