[rtems commit] Add a parallel bootstrap command.
Chris Johns
chrisj at rtems.org
Mon Sep 9 22:03:57 UTC 2019
On 5/9/19 10:51 pm, Joel Sherrill wrote:
> Hi
>
> Any chance, the parallel version will ever functionally replace bootstrap?
> It needs -c to clean and -H for headers.am.
>
> If we want to support exactly the same arguments (I don't care beyond
> functionality).
>
> usage: bootstrap [-c|-h|-H] [-q][-v]
>
> options:
> -c .. clean, remove all aclocal/autoconf/automake generated files
> -h .. display this message and exit
> -H .. regenerate headers.am files
> -q .. quiet, don't display directories
> -v .. verbose, pass -v to autotools
>
> It would be nice to reduce the bootstrap programs.
>
What about a patch to make the bootstrap call rtems-bootstrap?
I added the new command to avoid breaking any existing build system.
Chris
More information about the devel
mailing list