This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > dwz (0.14)

dwz is a dwarf compressor

DWARF optimization and duplicate removal tool

dwz is a program that attempts to optimize DWARF debugging
information contained in ELF shared libraries and ELF executables for
size, by replacing DWARF information representation with equivalent
smaller representation where possible and by reducing the amount of
duplication using techniques from DWARF standard appendix E -
creating DW_TAG_partial_unit compilation units (CUs) for duplicated
information and using DW_TAG_imported_unit to import it into each CU
that needs it.

sourcecode licence is GPL2. see COPYING and COPYING.RUNTIME for more
details.

Maintained by: Tim Dickson
Keywords: dwarf,dwz
ChangeLog: dwz

Homepage:
https://sourceware.org/git/?p=dwz.git;a=summary

Source Downloads:
dwz-0.14.tar.xz (1f1225898bd40d63041d54454fcda5b6)

Download SlackBuild:
dwz.tar.gz
dwz.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
dwz.SlackBuild
dwz.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds