From Fedora Project Wiki
No edit summary |
(bettered form) |
||
Line 3: | Line 3: | ||
== gcc == | == gcc == | ||
Fedora 15 comes with '''GCC''' 4.6.0 as primary compiler. Users will be able to | Fedora 15 comes with '''GCC''' 4.6.0 as primary compiler. Users will be able to experience compiled code improvements and use the newly added features, such as improved C++0x support, support for the Go language, REAL*16 support in Fortran, etc. Refer to http://gcc.gnu.org/gcc-4.6/changes.html and https://fedoraproject.org/wiki/Features/GCC46 for all user changes in it. | ||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 11:19, 12 February 2011
gcc
Fedora 15 comes with GCC 4.6.0 as primary compiler. Users will be able to experience compiled code improvements and use the newly added features, such as improved C++0x support, support for the Go language, REAL*16 support in Fortran, etc. Refer to http://gcc.gnu.org/gcc-4.6/changes.html and https://fedoraproject.org/wiki/Features/GCC46 for all user changes in it.