crosstool-ng/scripts/build
David Holsgrove af731ae904 cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make default
Canadian Cross compile for baremetal fails with error;

  checking for the value of EOF... configure: error: computing EOF failed

which is due to libstdc++ configure not being able to find stdio.h

Having all modes of the core compiler copyheaders from CT_HEADERS_DIR
(in combination with previous patch for newlib to add a do_libc_start_files
function to copy into the CT_HEADERS_DIR) resolves this.

Signed-off-by: David Holsgrove <david.holsgrove@xilinx.com>
2015-01-02 09:52:29 +10:00
..
arch libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
binutils scripts: Update download locations 2014-12-08 15:03:08 -08:00
cc cc/gcc: Remove copyheaders toggle in do_cc_core_backend, make default 2015-01-02 09:52:29 +10:00
companion_libs scripts: Update download locations 2014-12-08 15:03:08 -08:00
companion_tools scripts: Update download locations 2014-12-08 15:03:08 -08:00
debug gdb: fix typo made in gdb build script 2014-12-09 22:16:40 -08:00
kernel scripts: Update download locations 2014-12-08 15:03:08 -08:00
libc libc/newlib: Add do_libc_start_files to copy headers to CT_HEADERS_DIR 2015-01-02 09:52:28 +10:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00