Ticket #44 (closed defect: fixed)
ELF shared object support
| Reported by: | peter@… | Owned by: | peter@… |
|---|---|---|---|
| Priority: | P1 | Milestone: | 0.4.0 |
| Component: | Object Format: elf | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
ELF currently can't create shared objects (objects intended to be linked into a shared library). This requires the ability to reference special symbols like NASM's implementation (e.g. ..got, ..plt, etc) to create the necessary ELF relocation types.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
