January 16, 2004
Hi!

I'm trying to compile a program which calls functions from a third-party library, "FreeImage", an open source graphics library. But it seems the library is in "COFF" format. I understand there's a utility called "COFF2OMF" to convert a library to OMF format. Is it available for download, or only on the Digital Mars CD?

Since the library is open source, I might be able to re-compile it with the DM compiler, but I'm lazy, and would prefer to do it the easy way.

Thanks,
David.


January 19, 2004
"David" <David_member@pathlink.com> wrote in message news:bu8vj4$rts$1@digitaldaemon.com...
> Hi!
>
> I'm trying to compile a program which calls functions from a third-party library, "FreeImage", an open source graphics library. But it seems the library is in "COFF" format. I understand there's a utility called "COFF2OMF" to convert a library to OMF format. Is it available for download, or only on the Digital Mars CD?

It's available on the CD or on the Extended Utility Package www.digitalmars.com/eup.html