1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 22:25:28 +03:00
openwrt-xburst/toolchain/gcc
nbd 40b6fce4a1 toolchain: keep the initial gcc around for later uclibc rebuilds
testing uclibc changes is tricky because the final gcc tends to miscompile
uclibc code or barf up internal compiler errors.
install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure
prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc
can be put into $(PATH) for the uclibc build, even if the final gcc
is already installed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-30 18:12:15 +00:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final gcc: enable --with-headers for the final toolchain build 2012-02-17 16:55:01 +00:00
initial toolchain: keep the initial gcc around for later uclibc rebuilds 2012-06-30 18:12:15 +00:00
minimal toolchain: install libgcc for minimal gcc, needed by newer eglibc versions 2012-06-07 12:24:13 +00:00
patches [coldfire]: switch to 2.6.38 2012-05-01 07:00:17 +00:00
common.mk [toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1) 2012-04-21 09:58:31 +00:00
Config.in [toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1) 2012-04-21 09:58:31 +00:00
Config.version [toolchain/gcc] add support for GCC 4.7-linaro (based on GCC 4.7.1) 2012-04-21 09:58:31 +00:00