Re: adding new instruction

2005-02-12 Thread Ian Lance Taylor
"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)

adding new instruction

2005-02-12 Thread aram bharathi
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