"Byron"  wrote in message news:li1ba2$5lc$1...@digitalmars.com...

So does anyone have a fool prof way of converting coff to omf libs.  I
feel like this use to be easy..

In general, this won't work. The only thing that is straightforward and reliable is converting coff import libraries to omf import libraries.

Converting the file formats over is possible, but then you usually hit problems with differences between microsoft's and digital mars' c libraries.

If possible, building the lib as a dll might be a workaround.

Reply via email to