I'm relatively a newbie on linux. I'm trying to install GCC v 6.3.0 to use it with Eclipse neon.2 but, after successfully launched the srcdir/configure
in my objdir (/usr/local/gcc-6.3.0), when I launch the sudo make bootstrap
command in the terminal under objdir path I return this error:
/usr/include/asm/bitsperlong.h:4:42:
fatal error: uapi/asm-generic/bitsperlong.h: no such file or directory
#include <uapi/asm-generic/bitsperlong.h>
I tried also to install the linux-header-3.2.0-4-rt-amd64 and I'm working on Debian 8.7