|
|||||||||||
|
Technical Support Support Resources
Product Information |
C51: Support for -I and -D Makefile CommandsInformation in this article applies to:
QUESTIONWe wish to call the compiler from a makefile and use the -l and -d options to specify include directories and define names. Can this be done? ANSWERThe compiler does not support -l and -d, but it does have directives that achieve the same result. To specify include directories, use the INCDIR directive. For example:
To specify define names, use the DEFINE directive. For example:
MORE INFORMATIONSEE ALSO
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
|||||||||||
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.