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

Sagaert Johan sagaert.johan at skynet.be
Wed Oct 21 14:37:21 UTC 2009


Hi
 
 
The problem was the name of the cache directoy variable 
 
I used my .config from the 2009.08 in the current release version.
 
 
in the 2009.08 release :
BR2_CCACHE_DIR="$(TOOL_BUILD_DIR)/ccache-$(CCACHE_VER)/cache"

now the line reads 

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

Johan

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20091021/364ec8d3/attachment.html>


More information about the buildroot mailing list