Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Reduce time for a make, possible?
@ 2010-02-15 14:29 Tony Mozi
  2010-02-15 18:44 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Mozi @ 2010-02-15 14:29 UTC (permalink / raw)
  To: buildroot


Hi,
When we make a change in the buildroot like add or remove an option, it's necessary to do 'make clean' then a 'make'.
Is it possible to reduce the time of this operation which is very long?
BR
 		 	   		  
_________________________________________________________________
Nouveau?! Tout Windows Live d?barque dans votre t?l?phone. Voir les Windows phone
http://clk.atdmt.com/FRM/go/175819071/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100215/05072bf0/attachment.htm>

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

* [Buildroot] Reduce time for a make, possible?
  2010-02-15 14:29 [Buildroot] Reduce time for a make, possible? Tony Mozi
@ 2010-02-15 18:44 ` Thomas Petazzoni
  2010-02-18  8:37   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2010-02-15 18:44 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 15 Feb 2010 15:29:48 +0100
Tony Mozi <spooflinux@hotmail.fr> wrote:

> When we make a change in the buildroot like add or remove an option,
> it's necessary to do 'make clean' then a 'make'. Is it possible to
> reduce the time of this operation which is very long?

For the moment, it is not possible safely. However, during the last
Buildroot Working Day last week, this was one of the main topic that we
discussed. So it's definitely not a feature that will be available in
the coming weeks, but pretty likely in the coming months or so.

Cheers,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [Buildroot] Reduce time for a make, possible?
  2010-02-15 18:44 ` Thomas Petazzoni
@ 2010-02-18  8:37   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-02-18  8:37 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Hello,
 Thomas> On Mon, 15 Feb 2010 15:29:48 +0100
 Thomas> Tony Mozi <spooflinux@hotmail.fr> wrote:

 >> When we make a change in the buildroot like add or remove an option,
 >> it's necessary to do 'make clean' then a 'make'. Is it possible to
 >> reduce the time of this operation which is very long?

 Thomas> For the moment, it is not possible safely. However, during the
 Thomas> last Buildroot Working Day last week, this was one of the main
 Thomas> topic that we discussed. So it's definitely not a feature that
 Thomas> will be available in the coming weeks, but pretty likely in the
 Thomas> coming months or so.

Yes. For most situations you can safely add new applications without
rebuilding everything (the problem is with libraries as other
libs/programs might want to enable support for that library). Removing
stuff is more difficult, so there you need to rebuild.

Once the external toolchain stuff is more robust and we have better
package removal/addition tracking things will get better.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2010-02-18  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 14:29 [Buildroot] Reduce time for a make, possible? Tony Mozi
2010-02-15 18:44 ` Thomas Petazzoni
2010-02-18  8:37   ` Peter Korsgaard

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