Re: Help with PPC Relocation options

2011-08-01 Thread Rohit Arul Raj
On Mon, Aug 1, 2011 at 12:12 PM, Rohit Arul Raj wrote: > Hello All, > > I compiled a simple 1.c file with -mpcu=e500mc64 option and while > trying to create a relocatable, i am getting the following error: > > $powerpc-elf-ld.exe -static -r 1.o > powerpc-elf-ld.exe: Relocatable linking with reloca

Help with PPC Relocation options

2011-07-31 Thread Rohit Arul Raj
Hello All, I compiled a simple 1.c file with -mpcu=e500mc64 option and while trying to create a relocatable, i am getting the following error: $powerpc-elf-ld.exe -static -r 1.o powerpc-elf-ld.exe: Relocatable linking with relocations from format elf64-powerpc (1.o) to format elf32-powerpc (a.out