From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 08 Sep 2009 09:07:24 +0200 Subject: [Buildroot] [PATCH 1/5] Remove the "project" feature In-Reply-To: <1252393123.11390.5.camel@bender> (Sven Neumann's message of "Tue\, 08 Sep 2009 08\:58\:43 +0200") References: <20090908082707.18e19d6e@hcegtvedt.norway.atmel.com> <1252393123.11390.5.camel@bender> Message-ID: <87hbvd52z7.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 >>>>> "Sven" == Sven Neumann writes: Hi, >> I use it all the time ;) How do you propose building for multiple >> targets? I would at least like to share the toolchain, preferably >> also libraries. Sven> Same here. We don't currently use the project feature, but mostly Sven> because we didn't find the time yet to try it. We are building Sven> several targets for the same platform and currently we do a full Sven> rebuild for each target, this includes the toolkit. If there was Sven> an easy way to at least share the tool-chain, then I would Sven> welcome if it wasn't removed from buildroot. We have that already with the external toolchain support. I also don't use it yet (we're doing like you), but will start to use it soon. -- Bye, Peter Korsgaard