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: Results for binutils 20021028 cvs 2.13 branch testsuite on sparc64-unknown-linux-gnu


On Tue, Oct 29, 2002 at 09:41:24AM -0500, Daniel Jacobowitz wrote:
> On Tue, Oct 29, 2002 at 08:17:28AM +0100, Christian Jönsson wrote:
> > (1) libc was not the lib64 one...
> 
> According to LAST_UPDATED, you ran this an hour before I committed some
> patches to the branch - including one from Jakub which should fix that.
> 
> > (2) elf32-sparc insetad of elf64-sparc in some files...
> 
> > lt-ld-new: Relocatable linking with relocations from format elf32-sparc (ldgram.o) to format elf64-sparc (tmpdir/ld-partial.o) is not supported
> > FAIL: bootstrap
> 
> The 32-bit file is your built LD.  The new assembler produces 64-bit
> binaries just fine.  Your compiler is producing ld in 32-bit, so of
> course the bootstrap tests fail.  If you're going to configure with
> sparc64-linux as an argument, then you need your compiler set up to
> build a 64-bit binary...

hmm, sure,  missed c++ -m64. It comes a new one soon...

Cheers,

/ChJ


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