compilation-bundle/dwarf-compilation.base
Théophile Bastian ec160ec899 Fix various things — bundle compiles 2018-10-23 16:39:30 +02:00
..
contrib Fix various things — bundle compiles 2018-10-23 16:39:30 +02:00
Makefile Fix various things — bundle compiles 2018-10-23 16:39:30 +02:00
README.md Add READMEs 2018-10-23 14:55:25 +02:00

README.md

DWARF Compilation

This package aims to be as standalone as possible, and include everything that is needed to compile DWARF into x86-64, then use the generated binaries for unwinding using libunwind-eh_elf.

Please note that this bundle is made to be easily setup and used, but to do so, it installs its dependencies inside this directory instead of your system. If you are planning to do more than a quick testing/demo, and wish to base a project upon this code, you will probably want to spend tome time to do a cleaner local install.