[Buildroot] problem solved : configure:1745: error: C compiler cannot create executables

Peter Korsgaard jacmet at uclibc.org
Wed Oct 21 15:39:31 UTC 2009


>>>>> "Sagaert" == Sagaert Johan <sagaert.johan at skynet.be> writes:

 Sagaert> Hi
 Sagaert> The problem was the name of the cache directoy variable
 
 Sagaert> I used my .config from the 2009.08 in the current release version.
 
 
 Sagaert> in the 2009.08 release :

 Sagaert> BR2_CCACHE_DIR="$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)/cache"

 Sagaert> now the line reads

 Sagaert> BR2_CCACHE_DIR="$(TOOLCHAIN_DIR)/ccache-$(CCACHE_VER)/cache"

Ahh yes. That change was done on Sep 23rd (cb5710c538f).

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list