Open c-mauderer opened 8 years ago
The build scripts should call sb-check as soon as possible to warn the user if there are any missing prerequisites.
It is also necessary to check for waf. See also #4
Note: https://git.rtems.org/rtems-source-builder/tree/source-builder/sb/setbuilder.py#n538 does the same thing as sb-check each time sb-setbuilder runs.
sb-check
sb-setbuilder
The build scripts should call sb-check as soon as possible to warn the user if there are any missing prerequisites.