Knowledge Base Article
GNU Assembler Does Not Accept the --defsym Flag
Description
According to the GNU documentation, you can set an assembler
definition by using the --defsym flag, but it does
not work in the following form: --defsym MY_VAR=1.
Resolution
There is no workaround.
Updated 3 months ago
Version 2.0No CommentsBe the first to comment