CVTOMF(M) UNIX System V
Name
cvtomf - convert XENIX files to UNIX COFF format
Syntax
cvtomf omf-file
Description
cvtomf converts XENIX file format to 386 Common Object
Format Files (COFF). If the file specified is a relocatable
object module it is converted to COFF format.
Notes
Note that cvtomf only converts 386 XENIX files. It is not
possible to convert 286 XENIX files.
Be sure and consult the XENIX Compatibility Guide for
possible pitfalls relating to file conversion.
See Also
cvtcoff(M), 86rel(F), a.out(F), ar(F), cc(CP)
Value Added
cvtomf is an extension of AT&T System V provided by the
Santa Cruz Operation.
(printed 2/15/90) CVTOMF(M)