Ticket #71 (closed defect: fixed)

Opened 2 years ago

Last modified 8 months ago

Multi-section binary

Reported by: anonymous Assigned to: peter@tortall.net
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

03/14/06 09:18:13 changed by peter@tortall.net

  • owner changed.
  • 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.

08/13/06 13:39:07 changed by peter@tortall.net

  • owner set to peter@tortall.net.
  • status changed from new to assigned.

Accepting this for 0.6.0.

08/13/06 13:49:15 changed by peter@tortall.net

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

02/24/07 16:26:03 changed by peter@tortall.net

  • milestone changed from 0.6.0 to 0.7.0.

Bump to 0.7.0.

11/14/07 00:34:18 changed by peter@tortall.net

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

Fixed in [2010].


Add/Change #71 (Multi-section binary)