|
I have a few questions:
Why was a.out replaced by ELF ? What were the major flaws in the a.out format that led to the raise of ELF file format? Earlier core dumps were based on a.out, but now they are based on ELF. What are the various advantages provided...
Started by Karthik Balaguru on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
See for yourself ....
Having more scale at all.
The a.out header format <bss size>
The ELF format, in contrast, has section headers, with names, sizes, etc.
ELF allows any number (or at least many more).
Sections: text, data, and bss.
|
|
Half-elf female, (#,*) is the color coordinate
if there are m rows ,n columns.
# is row from 1 to m if you count from top;from -1 to -m if you count from bottom.
* is column from 1 to n if you count from left;from -1 to -n if you count from right.
25
...
Started by helios1228 on
, 15 posts
by 13 people.
Answer Snippets (Read the full thread at ddo):
The farthest point to the lower right.
|
|
Hi,
I want to write a little function's tracer. I use ptrace. I'm on ubuntu x86_64. I want to found the address of the shared library function (like printf ).
But i have some problem and some question about the Global Offset Table. I have the following...
Started by New User on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You probably should look into the _DYNAMIC Elf symbol, that's where I am.
Joined yesterday.
|
Ask your Facebook Friends
|
I need to be able to add an arbitrary section to an ELF file. I cannot use GPL code in this program, so BFD is out of the question. I can use libelf/gelf to read sections, but the documentation is fairly sparse for these, and I cannot figure out how to...
Started by c4757p on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The accepted answer mentioned using objcopy to add sections to an ELF file, and the BSD bintools claims to have might look at the function elf_newscn....
There's a few (possibly) related answers in this question about ELF file headers .
|
|
Any recommendations for a good cross-platform library for reading ELF file debug information in DWARF format? I'd like to read the DWARF debug info in a Python program.
Started by Craig McQueen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The concept of "ELF debug info" doesn't really exist: the ELF specification leaves the content.
|
|
If I understand correctly, the .bss section in ELF files is used to allocate space for zero-initialized variables. Our tool chain produces ELF files, hence my question: does the .bss section actually have to contain all those zeroes? It seems such an ...
Started by Wouter Lievens on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you look....
No, it does not physically contain those zeros.
But i think i still remember this stuff.
Has been some time since i worked with ELF.
Bss ), only .text (actual code) and .data (initialized data) are present in an ELF file.
|
|
Hi,
I am writing a simple user-space ELF loader under Linux (why? for 'fun'). My loader at the moment is quite simple and is designed to load only statically-linked ELF files containing position-independent code.
Normally, when a program is loaded by ...
Started by John Ledbetter on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You are intrinsically relocating it to an unknown address of the virtual address space of your ELF.
|
|
Is it possible to run the COFF executable files on UNIX or the ELF executable files on Windows? And what would be the steps to be able to run either file type on Windows and UNIX. I'm just curious.
Started by tuckster on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Windows ELF support is a bit more.
Other Unices have also deprecated or outright dropped support.
|
|
Please Solve: ELF + ELF = FOOL? This is a real math problem. I have no idea what it means.
I am not a math teacher and I am trying to solve a 6th grade math competition problem.
I am an adult.
Started by Red on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at yahoo):
elf=721 fool=1442 l=2 because f =1 1+1=2 second letter of elf is l making it a 2 so 21 + 21=42 you.
|
|
Choose your side, We have cookies.
Started by Eeowynne on
, 20 posts
by 14 people.
Answer Snippets (Read the full thread at battle):
Blood Elf = Good Hair Night Elf = Hippy CHOOSE YOUR SIDE! FOR THE HORDE a belf in each....
Xenophobia, Good Looks Blood Elves - Depression, solitude, Xenophobia, Good Looks, cookies Blood Elf = Cookies Night Elf = Cupcakes...
|