From Fedora Project Wiki

No edit summary
No edit summary
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{header|docs}}
=== GCC 5.1.1 ===
{{Docs_beat_closed}}
Fedora 23 is built on GCC 5.1.1.  For information on building your own code with this compiler release, refer to the upstream change info at https://gcc.gnu.org/gcc-5/changes.html


=== glibc 2.22 ===
Fedora 23 provides version 2.22 of the GNU C libraries.  Learn about the changes available in the latest version of glibc from the project's release announcement at https://www.sourceware.org/ml/libc-alpha/2015-08/msg00609.html


== GCC ==
=== boost 1.59.0 ===
 
Fedora 23 has boost 1.59.0 as the provided version of boost. More Information on the change can be found [https://fedoraproject.org/wiki/Changes/F23Boost159 https://fedoraproject.org/wiki/Changes/F23Boost159] and [http://www.boost.org/doc/libs/1_59_0/ http://www.boost.org/doc/libs/1_59_0/]
As of Fedora 19, GCC 4.8.x is shipped as the default GCC. In addition, all Fedora packages have been rebuilt with GCC 4.8.x (and GLIBC 2.17; see below)
 
Users will be able to see compiled code improvements and use the newly added features, such as improved C++11 and C11 support, improved vectorization support, etc.
 
For more information on the changes in GCC 4.8.x, please see http://gcc.gnu.org/gcc-4.8/changes.html
 
 
== GLIBC ==
 
As of Fedora 19, GLIBC 2.17 is shipped as the default GLIBC. All Fedora packages have been rebuilt with GLIBC 2.17 (and GCC 4.8.x; see above).
 
For more information on the changes in GLIBC 2.17, please see http://sourceware.org/ml/libc-announce/2012/msg00001.html


{{header|docs}}{{Docs_beat_closed}}
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 05:22, 9 September 2015

GCC 5.1.1

Fedora 23 is built on GCC 5.1.1. For information on building your own code with this compiler release, refer to the upstream change info at https://gcc.gnu.org/gcc-5/changes.html

glibc 2.22

Fedora 23 provides version 2.22 of the GNU C libraries. Learn about the changes available in the latest version of glibc from the project's release announcement at https://www.sourceware.org/ml/libc-alpha/2015-08/msg00609.html

boost 1.59.0

Fedora 23 has boost 1.59.0 as the provided version of boost. More Information on the change can be found https://fedoraproject.org/wiki/Changes/F23Boost159 and http://www.boost.org/doc/libs/1_59_0/

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.