Assembler messages

Shaun Jackman sjackman@telus.net
Wed Jun 9 23:25:00 GMT 2004


../../arch-at91/syscall_handler.S: Assembler messages:
../../arch-at91/syscall_handler.S:25: Error: internal_relocation 
(type: OFFSET_IMM) not fixed up

... and line 25 says...
	ldr lr, syscall_lr

... which I think means that syscall_lr is out of range. So if I'm 
correct, my wish-list item requests that this error message state why 
the fix-up failed (presumably because this memory address is out of 
range), what the range is, and by what amount the range was exceeded.

Thanks!
Shaun



More information about the Binutils mailing list