#: 17901 S12/OS9/68000 (OSK)
13-Apr-93 00:07:23
Sb: #17899-#C_error_help
Fm: LARRY OLSON 72227,3467
To: Bob van der Poel 76510,2203 (X)
Bob,
The routine was written in C, not asm. In the process of compiling the
program, during the r68 pass, a ** value out of range ** error popped up.
The error was reported as such:
Value out of range
lea_64(pc),a0
^
So I recompiledthe file using the -a option, in order to see the asm code
that was generated and where the error was. That short bit of asm code, is what
was produced by the compiler.
larry
There is 1 Reply.
|