[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Merlin 16+ link files -> OMF
>Does anyone out there have a utility which converts merlin 16+ link
>files into OMF object files. I have several of these files that I'd
>like to use with Orca.
I know Merlin 16+ can output OMF. I think you can link a program and produce an "OBJ" file; it can have unresolved references. You should be able to use that feature to write a dummy program that brings in the link files and output it as OMF. Check out the Merlin linker version directive, I think lkv or maybe ver.
--
--Jay, jay.krell@cornell.edu