• what library used on arm gcc none eabi ?
    1. Does arm-gcc-none-eabi and newlib is packed? 2. Why arm-gcc-none-eabi need glibc 2.14? I have a problem when I use arm gcc none eabi cross compiler. "version GLIBC_2.14 not found" Then...
  • Key difference between GCC arm-none-eabi and arm-eabi
    Hi Experts, For Cortex R and M processors Linaro has recommended the GCC arm-none-eabi 4.9 whereas for A series processors it is recommending normal GCC eabi. what is the key difference between the same...
  • Linker configuration from arm-none-eabi-gcc to ARMCC
    Hello, I've a project which are started with arm-none-eabi-gcc and added in the last time the ARMCC. The linker configuration can't easy converted. At the moment I search for a solution to define in the...
  • Toolchain difference gcc-eabihf and gcc-eabi
    Hi Experts, What is the difference between the Linux cross compiler toolchain with hard float and not ? Is there any practical performance impact using different toolchain ? How to experiment it with...
  • Making the most of the Arm architecture with GCC 10
    The GCC 10.1 release The GNU Compiler Collection is used to program a rich variety of systems: from the fastest of supercomputers to the tiniest of micro-controllers. We at Arm love ecosystems. The...