cof2elf
[options] filesConvert 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
cPrint information about cof2elf in output (if c = y
) or suppress information (if c = n
, the default).
-s
dirSave the original files to an existing directory dir.
-V
Print the version of cof2elf on standard error.