crosstool-ng/scripts/build
Guillermo E. Martinez 3d706748b4 gcc: Fix compilation error in core C gcc compiler older than v5
When core gcc older than v5 is compiled it shows the error message:

Build failed in step 'Installing core C gcc compiler'
      called in step '(top-level)'

Error happened in: CT_DoExecLog[scripts/functions@376]
      called from: do_gcc_core_backend[scripts/build/cc/gcc.sh@627]
      called from: do_cc_core[scripts/build/cc/gcc.sh@210]
      called from: main[scripts/crosstool-NG.sh@697]

configure: error: in
`.../build/build-cc-gcc-core/fixincludes':
configure: error: C compiler cannot create executables

This patch disable `all-build-libcpp' target when core gcc
older than v5 is configured.

Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
2022-06-01 14:50:43 +12:00
..
arch Remove obsolete bionic/android support 2022-05-10 19:46:53 +12:00
binutils binutils: Disable libdebuginfod when producing a static toolchain 2022-02-23 20:20:34 +13:00
cc gcc: Fix compilation error in core C gcc compiler older than v5 2022-06-01 14:50:43 +12:00
companion_libs gmp: Set CC_FOR_BUILD and CPP_FOR_BUILD 2022-05-31 20:01:17 +12:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug duma: Add version 2.5.21 2022-05-15 11:21:22 +12:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc glibc: Reinstate support for the bundled ports 2022-05-18 10:38:11 +12:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh build/internals.sh: Handle pie executables 2019-09-14 22:21:11 +12:00
libc.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00