• openmp support in aarch64-none-elf-gfortran
    Hi, I just recently downloaded the gnu toolchain when i invoke the openmp flag, it fails $ aarch64-none-elf-gfortran -c -o mod_constants.fppized.o -fopenmp -O3 -march=native mod_constants...
  • Are KEIL tool chains compatible with arm-none-eabi-gcc
    Does KEIL use the open source tool chain such as arm-none-eabi-gcc or does it use its own custom toolchain? The reason I ask is we develop our libraries for the STM32F0 device but our libraries have...
  • 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...
  • Support gold linker for gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf?
    gcc-arm-9.2-2019.12-x86_64-aarch64-none-elf doesn't contain a gold linker, will you support it in next version by enabling --enable-gold in binutils_configure