Hi,
How to cross compile perf for DM814x?. Any one help me to fix this issue?
When I cross compile with below command it shows error
make LDFLAGS=-static ARCH=arm CROSS_COMPILE=<PATH_TO_CC>/CodeSourcery/Sourcery_G++_Lite_arm_2009q1-203/bin/arm-none-linux-gnueabi- EXTRA_CFLAGS+=<PATH_TO_EZSDK>/ezsdk_c6a811x-evm_5_05_01_10/linux-devkit/arm-none-linux-gnueabi/usr/include
Error:
Makefile:513: No libdw.h found or old libdw.h found or elfutils is older than 0.138, disables dwarf support. Please install new elfutils-devel/libdw-dev
Makefile:544: *** No gnu/libc-version.h found, please install glibc-dev[el]/glibc-static. Stop.
BR/-
Nihad