RTEMS Logo

RTEMS 4.6.4 On-Line Library


configure --enable-maintainer-mode

PREV UP NEXT Bookshelf RTEMS Frequently Asked Questions

4.4.9: configure --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.6.4/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-2004 OAR Corporation