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 2 months ago
Version 2.0
No CommentsBe the first to comment