Ticket #87 (new defect)

Opened 2 years ago

Last modified 2 years ago

error while assembling gcc output

Reported by: nelle@sbox.tugraz.at Assigned to:
Priority: P1 Milestone:
Component: Core Version: 0.5.0
Severity: normal Keywords:
Cc:

Description (Last modified by peter@tortall.net)

Debug\SegmentUtils.s:9: warning: directive `.def' not recognized
Debug\SegmentUtils.s:9: warning: directive `.scl' not recognized
Debug\SegmentUtils.s:9: label or instruction expected at start of line

Attachments

Change History

10/28/06 12:51:52 changed by peter@tortall.net

  • description changed.

Yasm doesn't yet support the ECOFF debugging format (which is what those directives are used for). I'll work on adding no-op handlers for them until Yasm actually gets ECOFF support.


Add/Change #87 (error while assembling gcc output)