Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cvtomflib(1) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought



cvtomflib(1)                     UNIX System V                     cvtomflib(1)


NAME
      cvtomflib - convert OMF (XENIX) libraries to ELF

SYNOPSIS
      cvtomflib [-v] [-o outfile] library [library. . .]

DESCRIPTION
      cvtomflib converts libraries of OMF objects to libraries of ELF objects.
      It is intended for use with application packages that provide only OMF
      libraries that could not otherwise be used with the Standard C
      Development Environment.

      The options have the following meanings.

      -v    Verbose output is produced for each converted object.  Without this
            option, cvtomflib does its work silently.

      -o    This option allows the user to specify a new name, outfile, for the
            converted library without changing the original.  This option is
            only available when a single library is being converted.

NOTES
      The original order of objects within the library is retained.

      Each library is converted in the directory in which it's located.
      Without the -o option, the converted library will overwrite the original;
      therefore, you may want to copy the original library before conversion.



























10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026