Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi Experts,
I could find that the recent compiler versions uses the Clang instead of GCC in the ARM compiler.
Can I get few key points in using the Clang and getting much more benefit from it ?
Regards,
Techguyz
Hi,
ARM Compiler 6 is based on LLVM and uses Clang as a front end. Although you can use GNU GCC to compile code for ARM platforms, ARM Compiler 5 is based on a proprietary code base and it has never been based on GNU GCC.
Using ARM Compiler 6 has many advantages, a few keypoints are:
You can find ARM Compiler 6 in DS-5. You can download a 30-day evaluation version from DS-5 Downloads | ARM DS-5 Development Studio.
Hope this helps!
Best Regards,Stefano