Skip to content

Distrotech/libdwarf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38e0a02 · Jan 26, 2014
Jan 26, 2014
Jan 26, 2014
Jun 5, 2011
Feb 1, 2013
Jul 28, 2013
Mar 19, 2011
Dec 14, 2011
Mar 29, 2011
Feb 3, 2013
Mar 19, 2011
Feb 7, 2013
Feb 3, 2013
Nov 30, 2012
Jan 26, 2014
Feb 2, 2013
Mar 19, 2011
Mar 19, 2011
Mar 19, 2011
Mar 19, 2011
Sep 20, 2011
Feb 2, 2013
Feb 2, 2013
Feb 2, 2013
Feb 2, 2013

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

Mirror of git://git.code.sf.net/p/libdwarf/code

Resources

Stars

Watchers

Forks

Packages

No packages published