This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: @fixup relocation and powerpc64 target


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]