@fixup relocation and powerpc64 target

Alan Modra amodra@bigpond.net.au
Wed Jun 23 23:46:00 GMT 2004


On Wed, Jun 23, 2004 at 04:40:41PM -0400, Stephane E. Potvin wrote:
> While trying to compile crtbeginS.c of the gcc 3.4 sources using a
> i386->powerpc64 cross-compiler and binutils 2.15, I get the following

You are somehow assembling ppc32 code with the assembler in ppc64 mode.
I can't tell from your email how that is happening, but you might want
to check the command line used to invoke the assembler.  Add -v to the
gcc command used to build crtbeginS.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list