Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] problem solved : configure:1745: error: C compiler cannot create executables
@ 2009-10-21 14:37 Sagaert Johan
  2009-10-21 15:39 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Sagaert Johan @ 2009-10-21 14:37 UTC (permalink / raw)
  To: buildroot

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-0001.htm>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-21 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 14:37 [Buildroot] problem solved : configure:1745: error: C compiler cannot create executables Sagaert Johan
2009-10-21 15:39 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox