From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

Travis Build Status AppVeyor Build status

This is README.md

BUILDING

To just build libdwarf and dwarfdump, if the source tree is in /a/b/libdwarf-1

Using CMake

August 23 2018 and the following seems to work: rm -rf /tmp/bld mkdir /tmp/bld cd /tmp/bld cmake /a/b/libdwarf-1

The following does not necessarily work. ?

To build using CMake one might do

for autotools builds, see README