Re: A89: Error: 16-bit relocations are unsupported


[Prev][Next][Index][Thread]

Re: A89: Error: 16-bit relocations are unsupported




In a message dated 99-01-03 16:31:16 EST, you write:

<< i had the same problem.  i forgot what i did to solve it.  i think it had
 something to do with using a byte value instead of a word.  doesn't the
 assembler tell you what line the error is on?  that would probably help all
of
 us to help you with your darned stinking long program.
  >>
No it doesn't give a line for where the error is...this is exactly what it
says:
Assembling tic9c.asm

pass 1 line 1054
pass 2 line 1054
end of assembly - no errors were found
heap usage: -w2047,136; what is heap usage?
total hunk sizes: 500 code, 0 data, 0 bss

Error:16-bit relocations are unsupported
There were errors...

well thats it...

-Steven-