|
Prev: Killing Explorer
Next: Assembly to C converter?
From: ms on 30 Mar 2005 19:59 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 31 Mar 2005 03:40 yep
From: Evenbit on 31 Mar 2005 05:15 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 31 Mar 2005 09:58 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 31 Mar 2005 13:45
yep |