cyclomatic_complexity
cyclomatic_complexity copied to clipboard
make error 127
When I execute make command, I get the error: I/usr/local/gcc-graph/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/plugin/include -I/usr/local/gcc-graph/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/plugin/include/c-family -std=gnu++98 -fno-rtti -Wno-narrowing -Og -fPIC -shared -ggdb -Wall -W -o cyc_complexity_plugin.so cyc_complexity_plugin.c make: I/usr/local/gcc-graph/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/plugin/include: Command not found make: [cyc_complexity_plugin.so] Error 127 (ignored)
Could anybody help me. thx!