From Fedora Project Wiki

No edit summary
No edit summary
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{header|docs}}{{Docs_beat_closed}}
=== 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


== Boost 1.55.0 ==
=== glibc 2.22 ===
'''boost''' has been upgraded to version 1.55.0. This update brings a large number of bug fixes and enhancements, one new library (Predef), and a slight change in requirements as support for very old versions of several compilers has been removed. For a full list of changes, see the [http://www.boost.org/users/history/version_1_55_0.html Boost 1.55.0 Release Notes].
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


{{admon/note|Note|The original plan was to update Boost to version 1.56.0. However, this version was only released on August 7, which was too close to the Fedora 21 Alpha release date.}}
=== 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/]
== GCC 4.9.x ==
 
The GNU Compiler Collection (GCC) has been upgraded to version 4.9.x, and all Fedora packages have been rebuilt with this new version of GCC.
 
The update provides a large number of bug fixes and enhancements. The notable newly supported features and changes are listed below:
 
* ISO C11 support is largely complete
* partial support for C++14
* C++11 support for regular expressions
* the OpenMP 4.0 standard
* the Undefined Behavior Sanitizer (UBSAN)
* the Cilk Plus extension
 
For detailed information about all changes, see the [https://gcc.gnu.org/gcc-4.9/changes.html GCC 4.9 Release Notes].


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

Revision as of 17:28, 2 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
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer