Levi-Armstrong / gdb-7.7.1

GNU General Public License v2.0
4 stars 4 forks source link

in pulp-riscv-gnu toolchain make error #11

Open Nagatejapallapu opened 3 years ago

Nagatejapallapu commented 3 years ago

checking for dlfcn.h... yes checking for windows.h... no checking for library containing dlopen... -ldl checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ANSI C... none needed checking whether g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... no checking whether g++ supports C++11 features with -std=gnu++0x... no checking whether g++ supports C++11 features with -std=c++11... no checking whether g++ supports C++11 features with -std=c++0x... no checking whether g++ supports C++11 features with +std=c++11... no checking whether g++ supports C++11 features with -h std=c++11... no configure: error: A compiler with support for C++11 language features is required. Makefile:10424: recipe for target 'configure-gdb' failed make[2]: [configure-gdb] Error 1 make[2]: Leaving directory '/home/uie24011/Desktop/pulp/pulp-riscv-gnu-toolchain/build-binutils-newlib' Makefile:849: recipe for target 'all' failed make[1]: [all] Error 2 make[1]: Leaving directory '/home/uie24011/Desktop/pulp/pulp-riscv-gnu-toolchain/build-binutils-newlib' Makefile:210: recipe for target 'stamps/build-binutils-newlib' failed make: [stamps/build-binutils-newlib] Error 2