Go to file
Diego "Flameeyes" Pettenò c8054ae5e8 [CMAKE]: Link libdwarves only to libdw
And let the final binaries get it from that. Fixes building with
-Wl,--as-needed

Signed-off-by: Diego "Flameeyes" Pettenò <flameeyes@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2007-03-28 10:18:57 -03:00
cmake/modules [CMAKE] FindDWARF.cmake: use the "include_directories" command 2007-02-25 17:21:29 -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 [RPM]: 15th release 2007-02-26 13:45:45 -03:00
CMakeLists.txt [CMAKE]: Link libdwarves only to libdw 2007-03-28 10:18:57 -03:00
MANIFEST [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
README [README]: Add information about packages required to build 2006-12-20 10:28:44 -02:00
README.ctracer [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
codiff.c [CODIFF]: Look for diffs in the number and total size of inline expansions: 2007-02-24 23:12:34 -02:00
ctracer.c [LIB]: Rename tag__print to tag__fprintf, for consistency 2007-02-15 11:40:51 -02:00
dtagnames.c [ALL]: Fixup warnings 2007-01-29 10:42:03 -02:00
dwarves.c [LIB]: Be a bit more paranoid about types not found in type__fprintf 2007-02-26 23:00:56 -03:00
dwarves.h [LIB]: Reorganize struct tag 2007-03-07 12:10:56 -03:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [LIB]: Rename tag__print to tag__fprintf, for consistency 2007-02-15 11:40:51 -02:00
pdwtags.c [LIB]: Rename lexblock__print to lexblock__fprintf, for consistency 2007-02-15 11:56:16 -02:00
pfunct.c [LIB]: Rename function__print_stats to function__fprintf_stats, for consistency 2007-02-15 12:01:01 -02:00
pglobal.c [LIB]: Rename tag__print to tag__fprintf, for consistency 2007-02-15 11:40:51 -02:00
prefcnt.c [LIB]: Rename tag__print to tag__fprintf, for consistency 2007-02-15 11:40:51 -02:00

README

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake ..
5. make

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