Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
Developer Support
QNX Documentation Library
QNX Developer Support

QNX Developer Support

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

[Previous] [Contents] [Index] [Next]

mkasmoff

Create an assembler include file from an ELF or COFF file

Syntax:

mkasmoff infile outfile

Options:

infile
The name of an input ELF or COFF file.
outfile
The name of the output file.

Description:

The mkasmoff utility reads the infile ELF or COFF object file (created with the macros in <mkasmoff.h>) and creates an assembler include file called outfile containing the appropriate macro definitions.


[Previous] [Contents] [Index] [Next]