crosstool-ng/scripts
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
..
build gcc: Fix compilation error in core C gcc compiler older than v5 2022-06-01 14:50:43 +12:00
override Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
upgrade Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
compile WIP: autotoolization 2018-04-07 12:03:17 -07:00
config.guess Update config.{sub,guess} 2021-12-13 21:19:47 +13:00
config.rpath Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
config.sub Update config.{sub,guess} 2021-12-13 21:19:47 +13:00
crosstool-NG.sh Add EXTRA_CXXFLAGS_FOR_BUILD option 2021-07-06 16:19:17 +01:00
depcomp WIP: autotoolization 2018-04-07 12:03:17 -07:00
functions Remove obsolete bionic/android support 2022-05-10 19:46:53 +12:00
install-sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
ltmain.sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
missing WIP: autotoolization 2018-04-07 12:03:17 -07:00
populate.in populate: Include dependencies of PIE executables 2022-05-08 09:48:44 +12:00
saveSample.sh Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
scripts.mk Fix installation of the license file 2018-11-12 01:19:04 -08:00
show-config.sh Use enhanced framework for 'ct-ng update-samples' 2019-02-09 15:55:16 -08:00
show-tuple.sh Support out-of-tree local builds 2018-04-07 14:39:56 -07:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
version-check.sh Use enhanced framework for 'ct-ng update-samples' 2019-02-09 15:55:16 -08:00
xldd.in Doc renames & issue template 2017-04-13 00:07:29 -07:00