Binutils cvs trunk 20020921 on sparc64-linux
Christian Jönsson
christian@j-son.org
Sat Sep 21 11:03:00 GMT 2002
Well, I configured on this Ultra1 host:
chj@u1sparc:/usr/local/src/gcc+binutils/trunk/objdir-binutils$ uname -a
Linux u1sparc.j-son.org 2.4.18-0.998sparc #1 Thu Aug 29 05:42:13 EDT
2002 sparc64 unknown
chj@u1sparc:/usr/local/src/gcc+binutils/trunk/objdir-binutils$
using this configure:
chj@u1sparc:/usr/local/src/gcc+binutils/trunk/objdir-binutils$ env
CC='gcc -m64 -mcpu=ultrasparc -pipe' LD_LIBRARY_PATH=/usr/lib64
../src/configure --enable-shared --enable-threads=posix
the same I use to configure gcc cvs trunk...
Cheers,
/ChJ
-----Original Message-----
From: Alan Modra [mailto:amodra@bigpond.net.au]
Sent: Saturday, September 21, 2002 12:56 PM
To: Christian Jönsson
Cc: binutils@sources.redhat.com
Subject: Re: Binutils cvs trunk 20020921 on sparc64-linux
On Sat, Sep 21, 2002 at 12:46:32PM +0200, Christian Jönsson wrote:
> http://sources.redhat.com/ml/binutils/2002-09/msg00424.html
mism-1.s is failing because you have a broken dejagnu/expect/tcl setup.
The others I'm not sure, but it looks like you have either tweaked
"isnative" to return true when it shouldn't, or configured incorrectly
with a sparc64 host when you should really be using a plain sparc host.
Or possibly the ld testsuite needs to pass special options to your C and
C++ compiler to generate sparc64 binaries. You really want some
attention from the sparc maintainers rather than me..
--
Alan Modra
IBM OzLabs - Linux Technology Centre
More information about the Binutils
mailing list