This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: binutils 2.16.1 on sparc-linux: check_relocs: unhandled reloc type 0
- From: Christian Joensson <christian dot joensson at gmail dot com>
- To: "David S. Miller" <davem at davemloft dot net>
- Cc: binutils at sources dot redhat dot com
- Date: Mon, 1 Aug 2005 19:56:19 +0200
- Subject: Re: binutils 2.16.1 on sparc-linux: check_relocs: unhandled reloc type 0
- References: <5460e333050801052453e03d8b@mail.gmail.com> <20050801.082452.09348258.davem@davemloft.net>
- Reply-to: Christian Joensson <christian dot joensson at gmail dot com>
On 8/1/05, David S. Miller <davem@davemloft.net> wrote:
> From: Christian Joensson <christian.joensson@gmail.com>
> Date: Mon, 1 Aug 2005 14:24:56 +0200
>
> > I am running the gcc 4.0 branch testsuite using a local build and
> > install of binutils-2.16.1.
> >
> > This is two (of 4) testsuite failures I get when running the testsuite
> > with the -m64 flag appended...
> ...
> > Any ideas of what is wrong? If anyone is interested pls let me know
> > and I'll provide other details if you like...
>
> The testsuite is building 32-bit binaries. This usually happens
> for the C++ tests.
>
> You have to make sure that the -m64 flag gets propagated to the
> CFLAGS used for the gcc and g++ used by the testsuite.
>
oh, I thought that that happen when I run the testsuite like this:
make -k check RUNTESTFLAGS="--target_board 'unix{-m64,}'"
what else should I also do then?
TIA
--
Cheers,
/ChJ