Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libstdc++-devel: Header files and libraries for C++ development
Name: | libstdc++-devel |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 3.2.3 |
License: | GPL |
Release: | 49 |
URL: | http://gcc.gnu.org |
- Summary
- This is the GNU implementation of the standard C++ libraries. This
package includes the header files and libraries needed for C++
development. This includes rewritten implementation of STL.
Changelog
- * Fri Dec 17 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 3.2.3-49
- remove /usr/include/c++/3.2.3/ppc64-redhat-linux symlink
in %pre on ppc/ppc64 (#135611)
- * Tue Oct 26 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 3.2.3-47
- avoid symlinks in /usr/include/c++/3.2.3/ on ppc and sparc
(#135611)
- fix a reload bug with match_dup on s390 (Ulrich Weigand, #135715)
- improve messages in libgcj placeholder scripts (Thomas Fitzsimmons,
- fix ppc32 ICE with -maltivec vector function arguments (Hartmut Penner,
- temporarily don't apply the C++ scope nesting patch (#135279,
IT#50411)
- on PPC, disallow -m32 -mpowerpc64 and -m64 -mno-powerpc64 switch
combinations (#132176)
- * Wed Oct 6 19:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 3.2.3-46
- make the last patch work even with -ansi -pedantic-errors