From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 29 May 2009 16:13:16 +0200 Subject: [Buildroot] Building only toolchain In-Reply-To: <330EC2471BF24E48B513AF1A6975EB699D059D@MAIL-UA.ccs.local> (Teemu Keskinarkaus's message of "Fri\, 29 May 2009 14\:02\:16 +0200") References: <330EC2471BF24E48B513AF1A6975EB699D04B5@MAIL-UA.ccs.local> <87k5405p4c.fsf@macbook.be.48ers.dk> <330EC2471BF24E48B513AF1A6975EB699D059D@MAIL-UA.ccs.local> Message-ID: <87fxeo575v.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Teemu" == Teemu Keskinarkaus writes: >> -----Original Message----- >> From: Peter Korsgaard [mailto:jacmet at gmail.com] On Behalf Of Peter >> No problem, as long as you don't move the toolchain around. We often >> build pure toolchains with STAGING_DIR set to something like >> /opt/cross/${DATE}, which can then simply be added to the path and >> used. Teemu> That helped. I set the staging dir to point somewhere else. Then I Teemu> needed to disable ccache since it stored the buildroot directory Teemu> somewhere and if I removed the buildroot the compiler wouldn't work. But Teemu> now, with ccache disabled, it works just fine even if the buildroot is Teemu> removed. Yes, I think we should get rid of the ccache patch to put the cache dir in buildroot. Good to hear that it otherwise works. -- Bye, Peter Korsgaard