This is the mail archive of the binutils@sourceware.cygnus.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]

Re: readelf doesn't support ELF64 on 32bit host


> Date: Wed, 1 Dec 1999 09:30:54 -0800 (PST)
> Cc: binutils@sourceware.cygnus.com
> From: hjl@valinux.com (H.J. Lu)

> readelf doesn't support ELF64 on 32bit host. All 64bit values are
> truncated to 32 bit. I am trying to fix it. But it happens all over
> the place. I am afraid I may make many mistakes. Am I the only one
> who is interested in 64 bit support for readelf on 32bit host?

You mean that if you say

./configure --target=sparc64-unknown-elf

on, say, i386-linux, then readelf does not work?

That would be bad.  Since I'm fairly sure that I've tried this and run
'make check' and nothing terrible happened, can you write a testcase
to show the problem?  That way people will notice.

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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