Where to find COFF2OMF ?
John Reimer
terminal.node at gmail.com
Thu Oct 16 20:29:32 PDT 2008
Hello TSalm,
> Le Thu, 16 Oct 2008 06:30:51 +0200, John Reimer
> <terminal.node at gmail.com> a écrit:
>
>> See this link:
>>
>> http://www.agner.org/optimize/
>>
>> On the same page is a object file converter tool that is capable of
>> converting across all sorts of formats (elf, coff, omf, etc). The
>> manual for the tool may be downloaded from the site as well. On page
>> 15-17 of that manual, it describes why there will be conversion
>> problems when trying to convert a library from one object format to
>> another.
>>
>> Incidently, maybe the OP can make use of the above mentioned tool,
>> which is free. :)
>>
> Your link is awesome : "Object File Converter" seems converting
> Uuid.lib
> without problem.
> thanks!
Woah! Great! I didn't think it possible. :-)
I apologize for a little pessimism here: did the converted uui.lib link
properly too?
-JJR
More information about the Digitalmars-d-learn
mailing list