cyclomatic_complexity icon indicating copy to clipboard operation
cyclomatic_complexity copied to clipboard

make error 127

Open Codoge opened this issue 8 years ago • 0 comments

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!

Codoge avatar Apr 09 '18 07:04 Codoge