From Fedora Project Wiki

m (1 revision(s))
No edit summary
(60 intermediate revisions by 14 users not shown)
Line 1: Line 1:
==== GCC Compiler Collection ====
{{header|docs}}{{Docs_beat_open}}
 
[[Category:Docs Project]]
This release of Fedora has been built with GCC {{Template:DocsDict/gccVer}}
[[Category:Draft documentation]]
, which is included with the distribution.
[[Category:Documentation beats]]
 
For more information on GCC 4.3, refer to:
 
http://gcc.gnu.org/gcc-4.3/
 
===== Code Generation =====
 
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.

Revision as of 06:31, 28 February 2014

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer