Where to find COFF2OMF ?
John Reimer
terminal.node at gmail.com
Wed Oct 15 18:47:13 PDT 2008
Hello TSalm,
> Le Wed, 15 Oct 2008 12:08:51 +0200, Denis Koroskin <2korden at gmail.com>
> a écrit:
>
>> On Wed, 15 Oct 2008 14:03:12 +0400, tsalm <tsalm at free.fr> wrote:
>>
>>> Hello,
>>>
>>> Where to find the utility COFF2OMF ?
>>>
>>> Thanks in advance,
>>> TSalm
>> This one?
>> ftp://digitalmars.com/coffimplib.zip
> Thanks.
>
> I'm trying the command line :
> c:\DMD\dmd\lib\Nouveau dossier>coffimplib Uuid.lib Uuid.lib_
> Error: not an import library
> :-(
>
Is Uuid.lib an import library? It doesn't look like it. If it's a static
library, you won't be able to convert it to omf with the coffimplib or coff2omf
tools.
-JJR
More information about the Digitalmars-d-learn
mailing list