#19 (should have command-line option to define preprocessor values) – The Yasm Modular Assembler Project
Modify

Ticket #19 (closed defect: fixed)

Opened 7 years ago

Last modified 4 years ago

should have command-line option to define preprocessor values

Reported by: jlawson-yasm@… Owned by: mu@…
Priority: P2 Milestone: 0.2.0
Component: Preprocessor: NASM-compatible Version: other
Severity: normal Keywords:
Cc: peter@…

Description

NASM has a command-line "-D" option to pre-define a macro, which is commonly 
used to control conditional compilation of code or control other compile-time 
aspects of code.

Attachments

Change History

comment:1 Changed 7 years ago by jlawson-yasm@…

  • Cc peter@… added
Yasm 0.3.0 reports:

yasm: unrecognized option `-Dxxxxx'

comment:2 Changed 7 years ago by mu@…

  • Status changed from new to resolved
  • Resolution set to fixed
  • op_sys changed from windows 2000 to all
Option handling for -D<macro[=value]> and -U<macro> added in CVS.
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.