| Related articles |
|---|
| Looking for latest ELF specs fshvaige@cisco.com (Felix Shvaiger) (2001-11-25) |
| Re: Looking for latest ELF specs David.Mosberger@acm.org (David Mosberger-Tang) (2001-11-26) |
| Re: Looking for latest ELF specs loewis@informatik.hu-berlin.de (Martin von Loewis) (2001-11-26) |
| From: | Martin von Loewis <loewis@informatik.hu-berlin.de> |
| Newsgroups: | comp.compilers |
| Date: | 26 Nov 2001 21:56:14 -0500 |
| Organization: | Humboldt University Berlin, Department of Computer Science |
| References: | 01-11-100 |
| Keywords: | linker |
| Posted-Date: | 26 Nov 2001 21:56:14 EST |
"Felix Shvaiger" <fshvaige@cisco.com> writes:
> I'm looking for latest ELF (Executable and Linking Format) specs for
> 64bit architectures especially PowerPC and MIPS. I got version 1.2,
> but it is still 32-bit and Intel-oriented. If somebody know of 64 bit
> specs plese drop me a link.
As you may know, this specification is organized into the general ABI
(gABI), and processor-specific amendments (psABI). See
http://www.caldera.com/developers/gabi/
for the gABI. I don't know where to locate the psABIs for MIPS64 and
PPC64.
Regards,
Martin
Return to the
comp.compilers page.
Search the
comp.compilers archives again.