Go to file
Arnaldo Carvalho de Melo 19ca955ec6 [CMAKE]: Make the default install prefix be /usr/local
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2007-04-19 18:01:47 -03:00
cmake/modules [CMAKE]: Add rules for checking libebl installation 2007-04-04 08:23:41 -03:00
lib [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
ostra [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
rpm/SPECS [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
CMakeLists.txt [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
MANIFEST [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
README [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
README.ctracer [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
codiff.c [CODIFF]: Fix bug in diff_struct 2007-03-30 10:59:04 -03:00
ctracer.c [CTRACER]: Convert to argp 2007-03-30 11:16:50 -03:00
dtagnames.c [DTAGNAMES]: Use libdwfl 2007-03-30 14:00:36 -03:00
dwarves.c [LIB]: Detect adjacent bitfields and avoid, for now, moving the first ones 2007-04-03 08:21:26 -03:00
dwarves.h [LIB]: Expand the size of offset field for class_member to 32-bit. 2007-04-01 22:08:21 -03:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [PAHOLE]: Handle typedef'ed anonymous structs in --reorganize 2007-04-04 14:44:56 -03:00
pdwtags.c [PDWTAGS]: Use libdwfl 2007-03-30 13:54:59 -03:00
pfunct.c [TOOLS]: Give "-e FILE", the basic way of using most tools, more visibility 2007-04-04 08:29:21 -03:00
pglobal.c [TOOLS]: Give "-e FILE", the basic way of using most tools, more visibility 2007-04-04 08:29:21 -03:00
prefcnt.c [PREFCNT]: Use libdwfl 2007-03-30 14:07:09 -03:00

README

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake -D__LIB=lib ..
5. make install

Default is to be installed on /usr/local, see rpm spec file for
installing on other places.

Known to work scenarios:

Mandriva Cooker:

cmake 2.4.5-1mdv2007.1
libelfutils1-devel 0.123-1mdv2007.1

Debian Unstable:

cmake 2.4.5-1
libdw-dev 0.123-2

Fedora Core 6:

cmake 2.4.5-2.fc6
elfutils-devel 0.126-1.fc6