Access violation.link terminated.
I write a Packae in BCB5.5, one of *.cpp include "inline asm" , and I add
"#parama inline" in the header ;In this situation, the help do***ent of bcb
say:
first, *.cpp->*.asm,then *.asm->*obj ;
but I met some questions, first, when I compile, the *.cpp with "inline asm"
can be converted to *.asm, but can produce *.obj ;
second, I found a tasm32.exe of Tasm v5.2 and replace the tasm32.exe of
bcb5.5 ;then,*.obj can be produced ,but get error "access violation,link
terminated"
somebody can tell me why?? very appreciate!
(sorry for no any code, I think, it should be a compiler problem~thanks)
|