#71 (Multi-section binary) – The Yasm Modular Assembler Project

Ticket #71 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

Multi-section binary

Reported by: anonymous Owned by: peter@…
Priority: P1 Milestone: 0.7.0
Component: Object Format: bin Version: unspecified
Severity: normal Keywords:
Cc:

Description

when i use like "[SECTION .gdt]", yasm say: pmtest1.asm:11: segment name `.gdt' not recognized pmtest1.asm:11: invalid argument to [SECTION]

Attachments

Change History

comment:1 Changed 4 years ago by peter@…

  • component changed from Core to Object Format: bin
  • milestone set to 0.6.0

Yasm's bin objfmt does not currently support more than just ".text", ".data", and ".bss" sections. This support was added relatively recently to NASM but Yasm has not implemented this yet.

I'll keep this bug alive on the TODO list for 0.6.0.

comment:2 Changed 3 years ago by peter@…

  • owner set to peter@…
  • status changed from new to assigned

Accepting this for 0.6.0.

comment:3 Changed 3 years ago by peter@…

  • summary changed from about section define to Multi-section binary

comment:4 Changed 3 years ago by peter@…

  • milestone changed from 0.6.0 to 0.7.0

Bump to 0.7.0.

comment:5 Changed 2 years ago by peter@…

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

Fixed in [2010].

Add/Change #71 (Multi-section binary)

Author



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