cof2elf
[
options
]
files
Convert one or more COFF files
to ELF format, overwriting the original contents. Input can be object files or archives.
-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.