From Fedora Project Wiki

No edit summary
(add mention of dwz)
Line 5: Line 5:
= boost gets up to speed =
= boost gets up to speed =
Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release.
Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release.
= Dwarf Compressor compacts debug files =
Fedora 18 debuginfo has been post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files.  Developers may run this same program on their binaries.
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 00:53, 25 October 2012

DocsProject Header docTeam1.png


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


boost gets up to speed

Fedora 18 will include Boost version 1.50. The popular collection of C libraries is updated to the newest available version with each Fedora release.

Dwarf Compressor compacts debug files

Fedora 18 debuginfo has been post-processed by the DWARF compressor tool "dwz" to reduce size of the *.debug files. Developers may run this same program on their binaries.