Replies: 1 comment
-
|
yeah basically I developed this to support someone who was trying to use an MSVC library; it converts libraries/object files from msvc format to orange co format. I'm not sure how well it works with the current MSVC object files though as I haven't much maintained it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to #994, I can't see the whole article on https://orangec.readthedocs.io/en/latest/general/Coff2IEEE/.
The output of
Coff2IEEE --helpdoesn't provide much information, too.I guess it's a tool to convert MSVC object file and MSVC import library/static library (that has the extension .lib) to Orange C format.
Please correct me if I'm wrong and please give me more information about it. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions