[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: getting rid of gcc34



Denis Leroy wrote:
> I actually maintain "compat-gcc-32-c++" here at work and am considering
> submitting it for review: gcc 3.2 is even more important to C++
> programmers as it works with libstdc++.so.5 (while following versions
> need libstdc++.so.6). Fedora provides 'compat-libstdc++-33' for binaries
> compatibility, but if you have an old binary library that uses
> libstdc++.so.5, you can't use it without g++32.

-fabi-version=1

        Kevin Kofler


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]