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: X Libraries/linking


> Date: Wed, 26 Jun 2002 09:34:36 +0930
> From: Alan Modra <amodra@bigpond.net.au>

> H.J.'s solution, effectively the same as configuring
> --host=powerpc-linux --target=powerpc-linux --enable-targets=powerpc64-linux
> works for ld.  But building bi-arch capable tools doesn't work for
> powerpc gas at the moment.  Also, there are likely some niggly
> incompatibilities in utilities such as objcopy due to the default
> target being the 32 bit one.  Those reasons are why I think we need to
> build with --host=powerpc-linux --target=powerpc64-linux at the moment.

That's OK, but shouldn't the patch be kept local until the assembler
can be fixed?  Temporary workarounds really shouldn't go in the
mainline.

I know that the XCOFF powerpc assembler copes with bi-arch, so the
problem can't be too fundamental.

objcopy etc. should work just fine.  They're certainly supposed to.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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