home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


cof2elf

cof2elf [options ] files

Convert one or more COFF files to ELF format, overwriting the original contents. Input can be object files or archives.

Options

-i

Ignore unrecognized data; do the conversion anyway.

-q

Quiet mode; suppress messages while running.

-Q c

Print information about cof2elf in output (if c = y ) or suppress information (if c = n , the default).

-s dir

Save the original files to an existing directory dir .

-V

Print the version of cof2elf on standard error.


Previous: Reference: bfs UNIX in a Nutshell: System V Edition Next: Reference: crypt
Reference: bfs Book Index Reference: crypt

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System