OAR

RTEMS 4.5.0 On-Line Library


--enable-maintainer-mode

PREV UP next Bookshelf RTEMS Frequently Asked Questions

4.4.8: --enable-maintainer-mode

When working within the source-tree, consider to append --enable-maintainer-mode to the options passed to configure RTEMS.

<path>/rtems-4.5.0/configure <options> --enable-maintainer-mode

This will enable the maintainer-mode in automake generated Makefiles, which will let automake take care about dependencies between auto* generated files. I.e. auto* generated files will get automatically updated.

Configuring RTEMS in maintainer-mode will require to have autoconf, automake and underlying tools installed (Cf. Required Tools).


PREV UP next Bookshelf RTEMS Frequently Asked Questions

Copyright © 1988-2000 OAR Corporation