Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

rce modules and binary objects for host systems are compiled and linked with the gnu compiler and binutils collections. The build tool is gmake.

This chapter covers:

  • General compilation and linking requirementsDeveloper Handbook - Building
  • Makefile and build product hierarchy
  • Global make variables
  • Constituent makefiles
  • Packages and project makefiles
  • Make examples
  • Make invocation options
  • Compiler options for rce modules
  • gnu linker options for rce modules

...