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]

Re: Compiler for Red Hat Linux 8



> That's a necessary but not a sufficient condition.  We still haven't
> frozen libstdc++'s ABI; we can't because it isn't really done and
> still could be made better by more refactoring of templates and such.

Correct.

> To have GNU/Linux applications portable between distros that use your
> compiler and those that use FSF releases, you'll need to use the FSF
> version of libstdc++, or make sure that any deviations don't break
> binary compatibility. 

You'll need to use the latest stable release of the FSF version of libstdc++. 

-benjamin


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