[Bug libstdc++/60348] -static-libstdc++ broken

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Thu Feb 27 16:00:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60348

--- Comment #16 from Andreas Schwab <schwab@linux-m68k.org> ---
If you want to build for old systems you need to use the old tools from those
old systems and the output will still work on newer systems (backward
compatiblity).  New tools are using new features as they are available (no
forward compatibility).



More information about the Gcc-bugs mailing list