buildroot/toolchain
Thomas Petazzoni c59d024754 external-toolchain: fix support
The recent commit adding the external toolchain wrapper has broken the
support for external toolchain. The check_arm_eabi, check_cplusplus
and check_cross_compiler_exists functions were using TARGET_CC, which
points to the toolchain wrapper, but at the moment those functions are
called, the wrapper hasn't been generated yet.

We fix this by passing to these functions the path to the C or C++
compiler they should use for their tests.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-05-08 21:56:10 +02:00
..
dependencies Reset critical environment variables 2010-12-29 23:35:52 +01:00
elf2flt
gcc toolchain: update gcc snapshot version 2011-05-02 23:12:30 +02:00
gdb gdb: depend on host-expat to fix remote debugging 2011-02-28 10:26:17 +01:00
kernel-headers toolchain: bump 2.6.38 kernel headers to 2.6.38.5 2011-05-03 15:06:33 +02:00
mklibs toolchain: mark mklibs as broken 2011-05-02 21:39:53 +02:00
toolchain-buildroot binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-crosstool-ng toolchain/crosstool-NG: correctly copy the dynamic linker 2011-04-24 22:37:37 +02:00
toolchain-external external-toolchain: fix support 2011-05-08 21:56:10 +02:00
uClibc uClibc: add linuxthreads/errno fix for snapshot version 2011-05-02 17:43:01 +02:00
Config.in toolchain: add support for external toolchain profiles and download 2010-12-13 21:56:49 +01:00
Makefile.in binutils: make it a proper package 2011-01-02 22:55:16 +01:00
helpers.mk external-toolchain: fix support 2011-05-08 21:56:10 +02:00
patch-kernel.sh
toolchain-buildroot.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-common.in initial support for Blackfin processors 2011-02-07 14:29:19 +01:00
toolchain-crosstool-ng.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-external.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00