El 25/06/2015 a las 21:03, Bo Berglund escribió:

There's a tool called CVTRES.EXE that comes with Visual Studio that does
such conversion. It's an alternative to get a proper coff format


I do have VS installed so I have this tool:

D:\>cvtres

Hello,

I think the tool is "Editbin", cvtres is to convert resources:

cvtres = "ConVerT RESource"

Also the linker should do it (OMF to COFF):

link -edit thefile.obj

--


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to