Hi Experts,
Query regarding Compiler Compatibility.
can I use ARM Version 3.1 or 5.05 compilers in windows 10 machine?
is ARM compiler 5.05 version compatible in Windows 10?? because I was facing issues like "Could not recognize the format of file "object file".
Thank a lot in advance.
Thanks,
Paramesh.
g.shankar.paramesh@gmail.com said:because I was facing issues like "Could not recognize the format of file "object file".
That's about file formats - nothing to do with OS versions!
You need to give more details:
It actually sounds more like a Linker message than a compiler message.
Take a look at the diagrams here to see how the tools in the tool chain relate, and which files are associated with which tools.
You're asking about the ARM Compiler - but you've posted in the GNU forum
Is this the same problem as here:
https://community.arm.com/developer/tools-software/tools/f/arm-compilers-forum/45608/arm-compiler-upgrade-issues-in-windows-10-machine
That (ARM Compilers) does seem a more appropriate forum for it than here (GNU) ...
Yes. same problem. as per your suggestion, I have posted it in ARM forum.
I understand more with your diagram.Thanks alot.
Always helpful to give a link when you move the discussion!
Mark this as resolved.