#44 (ELF shared object support) – The Yasm Modular Assembler Project

Ticket #44 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by peter@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in [1168].

Add/Change #44 (ELF shared object support)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.