Anyone know what would cause this error I'm getting when I try to compile a certain file in my project:
SDD>> internal error: emit_reg_name: An invalid register was given
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Anyone know what would cause this error I'm getting when I try to compile a certain file in my project:
SDD>> internal error: emit_reg_name: An invalid register was given
Lucas,
Could you please send us the C file or an extract from the file so we can do some analysis?
Thanks and Regards,
Jean-Marc
Lucas,
Could you tell me the Compiler version you are using?
Our Code Generation Team needs this information to understand this problem.
Thanks and Regards,
Jean-Marc
Lucas,
Thanks for the information.
What about your C file. Will it be possible to have it to understand the problem?
Thanks,
Jean-Marc
Lucas,
I have created SDSCM00038767 to track this problem. The issue is with DWARF version 3, enabled by using the --symdebug:dwarf_version=3 option. A temporary workaround would be to switch to DWARF version 2.