From: ms on
I need to convert object files in COFF format to OMF.
The only free tool seems to be:
"ftp://ftp.digitalmars.com/Digital_Mars_C++/Patch/COFF2OMF.zip"
(this a non-Borland conversion utility coming with the Digital Mars C++
compiler) but I have been unable to get it.
Do anyone have it and can share it, or knows any other tool available ??

From: Alex on
yep


From: Evenbit on

ms wrote:
> I need to convert object files in COFF format to OMF.
> The only free tool seems to be:
> "ftp://ftp.digitalmars.com/Digital_Mars_C++/Patch/COFF2OMF.zip"
> (this a non-Borland conversion utility coming with the Digital Mars
C++
> compiler) but I have been unable to get it.
> Do anyone have it and can share it, or knows any other tool available
??

http://nbaker.wirefire.com/COFF2OMF.zip

From: ms on
Got it. Many thanks.

"Evenbit" <nbaker2328(a)charter.net> wrote in message news:<1112264116.660990.52100(a)l41g2000cwc.googlegroups.com>...
> ms wrote:
> > I need to convert object files in COFF format to OMF.
> > The only free tool seems to be:
> > "ftp://ftp.digitalmars.com/Digital_Mars_C++/Patch/COFF2OMF.zip"
> > (this a non-Borland conversion utility coming with the Digital Mars
> C++
> > compiler) but I have been unable to get it.
> > Do anyone have it and can share it, or knows any other tool available
> ??
>
> http://nbaker.wirefire.com/COFF2OMF.zip
From: Alex on
yep


 |  Next  |  Last
Pages: 1 2
Prev: Killing Explorer
Next: Assembly to C converter?