what are the tools that can successfully convert library binaries from coff to omf format
I am stuck with some c++ legacy project that needs to consume omf libraies but since almost all the other compiled code base we have is in coff format how do i convert the coff libraries to omf?