[BusyBox] how to avoid a complete recompile?

Fernando Silveira swrh at truta.org
Wed Mar 3 16:28:03 UTC 2004


Robert,

  This happens because the config file, which is a C header file, is
  included in applets sources, so if you change it you'll change all
  applets files, demanding a full recompile.

Cheers,
Fernando Silveira

On Wed, Mar 03, 2004 at 11:11:48AM -0500, Robert P. J. Day wrote:
> 
>   is there a way to avoid doing a complete recompile of *all* of the BB 
> components if i just reconfigure the options?  AFAICT, just changing the 
> config options forces a total recompile of all source files, even when 
> most of them aren't affected.
> 
>   am i missing something obvious?
> 
> rday



More information about the busybox mailing list