![]() |
Why this error report in RadASM?
1 Attachment(s)
Why errors below reported? Seems all these symbols has been defined alread.
Anyone can help to have a look? Thanks. K:\testasm\j__remove.asm(2965) : error A2006: undefined symbol : copy_start K:\testasm\j__remove.asm(4759) : error A2006: undefined symbol : loc_471FFB K:\testasm\j__remove.asm(4759) : error A2006: undefined symbol : loc_472009 K:\testasm\j__remove.asm(4806) : error A2006: undefined symbol : loc_475025 K:\testasm\j__remove.asm(4806) : error A2006: undefined symbol : loc_475029 copy_start: mov ecx, [esp+4+arg_4] test ecx, 3 jz main_loop_entrance ...... loc_475029: mov esp, [ebp+ms_exc_old_esp] jmp loc_47501C |
line 2965 - copy_start outside of proc _strcpy
line 4759 - trying to access labels defined as locals for proc ___crtInitCritSecAndSpinCount line 4806 - same as prev |
http://web.archive.org/web/20081030024018/http://doc.ddart.net/asm/Microsoft_MASM_Programmers_Guide_v6.1/
Appendix A, Making a Scoped Label Public |
Quote:
|
| All times are GMT +8. The time now is 16:58. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX