-
Notifications
You must be signed in to change notification settings - Fork 1
libdwarf fork with experimental support for DWARF issue 110722.1. See http://www.dwarfstd.org/ShowIssue.php?issue=110722.1 for details.
terjr/libdwarf
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
For a simple build of libdwarf and dwarfdump2
and the other tools for personal use:
./configure
make
cp dwarfdump2/dwarfdump <somewhere>
Optionally: cp libdwarf/libdwarf.a <somewhere>
To also build a shared libdwarf in the process, do:
./configure --enable-shared
make
cp libdwarf/libdwarf.so <somewhere>
cp dwarfdump2/dwarfdump <somewhere>
When ready to create a new distro,
do
./CPTOPUBLIC
./BLDLIBDWARF yyyymmdd
where that would be
./BLDLIBDWARF 20061224
as an example.
David Anderson. December 2006.
About
libdwarf fork with experimental support for DWARF issue 110722.1. See http://www.dwarfstd.org/ShowIssue.php?issue=110722.1 for details.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published