From Fedora Project Wiki

(fixing formatting error)
No edit summary
 
(76 intermediate revisions by 17 users not shown)
Line 1: Line 1:
==== GCC Compiler Collection ====
{{header|docs}}


This release of Fedora has been built with GCC {{Template:DocsDict/gccVer}}, which is included with the distribution.
{{Docs_beat_closed}}
 
For more information on GCC 4.3, refer to:


http://gcc.gnu.org/gcc-4.3/
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
===== Code Generation =====
[[Category:Documentation beats]]
 
Starting with <code>gcc-4.1.2-25</code> and <code>glibc-2.6.90-14</code>, the <code>-D_FORTIFY_SOURCE=2</code> option protects not only C code, but also C++.  There have been several security
issues already which would not have been exploitable if this checking was in place earlier. Refer to this [https://www.redhat.com/archives/fedora-devel-announce/2007-September/msg00015.html announcement] for more details.

Latest revision as of 01:32, 20 September 2016

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.