Re: issue with -R option coupled with -Xlinker gcc option

2005-08-12 Thread Nick Clifton
Hi Michael, Arm-elf-ld version : 2.15 This is probably your problem. Please try upgrading to the latest released version of the binutils (2.16) or failing that, please try using the current mainline sources in the CVS repository. Cheers Nick __

issue with -R option coupled with -Xlinker gcc option

2005-08-11 Thread Michael Anburaj
Hi, Tool detail: Arm-elf-gcc version : 4.0.0 Arm-elf-ld version : 2.15 This issue is to do with the –R linker option. Usually with other tool-chains you provide the symbol file to the link step to link a different image in a separate memory region. But, in case of gcc (mipsisa32-elf-gcc) I supply