This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: a bug the rpm spec file or in the makefile ?


"Martin v. Loewis" wrote:
> What you don't understand is the versioning. HJ Lu introduced the
> mechanism that every time the API is changed (even for minor,
> incompatible changes), the directory where the header files are
> installed is changed. It happens that gcc 2.95 ships with a library
> that installs itself into a directory g++-3. We still refer to this
> library as libstdc++ v2, as it is essentially the library that was
> there in gcc 2.8, gcc 2.7, and older compilers.

huu, I really didn't know that:-(
so if I use --enable_libstdcxx_v3 in gcc's configure option this
may help? and in this case the directory g++-3 will contain the
v3's header files ? huu.
wouldn't be useful to "fix" this versioning stuff somehow ?
 
> The rewrite of libstdc++, which will be included in gcc 3, and which
> is codenamed libstdc++ v3, is not in this RPM.

I start to recompile it with it.
anyway can someone send me the script which generate the spec file 
for the snapshot ?
thnaks.

 -- Levente
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."

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