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

Ticket #71 (closed defect: fixed)

Opened 4 years ago

Last modified 3 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 4 years ago by peter@…

  • Owner set to peter@…
  • Status changed from new to assigned

Accepting this for 0.6.0.

comment:3 Changed 4 years ago by peter@…

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

comment:4 Changed 4 years ago by peter@…

  • Milestone changed from 0.6.0 to 0.7.0

Bump to 0.7.0.

comment:5 Changed 3 years ago by peter@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in [2010].

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.