"aram bharathi" <[EMAIL PROTECTED]> writes:
> i like to add a new instruction based on thumb ISA. i have added the
> instruction in both as and gcc. both of them are working correctly. but when
> i call ld it shows an error like
>
> /home/.../arm-elf-ld : /home/../arm-elf/lib/libc.a(printf.o)
hi,
i like to add a new instruction based on thumb ISA. i have added the
instruction in both as and gcc. both of them are working correctly. but when i
call ld it shows an error like
/home/.../arm-elf-ld : /home/../arm-elf/lib/libc.a(printf.o)(printf): warning :
interworking not enabled
first