• Compiling libgcc not optimized
    Good moorning, I am trying to compile libgcc for arm-none-eabi target from scratch, since I need to compare Floating Point SW emulation on an ARM Cortex-M4 and Risc-V based processors. The problem...
  • luajit compilation on aarch64
    Hi, I am trying to build luajit on aarch64 platform. I have downloaded source from https://github.com/cbaylis/luajit-aarch64 . I am getting the below error when I compilled the source. root@node...
  • Info: DesignStart compilation tool
    For the kind attention of users who have downloaded any of the following DesignStart packages. DesignStart Eval Cortex-M0 and Cortex-M3 DesignStart Pro Cortex-M0 and Cortex-M3 DesignStart FPGA...
  • Cortex M3 compilers and benchmarks
    Note: This was originally posted on 20th January 2009 at http://forums.arm.com Please help me identify the best compiler for CortexM3. I currently use armcc from ARM, but curious if that is the best option...
  • compile time constant expressions
    Note: This was originally posted on 12th March 2009 at http://forums.arm.com I am seeing code like this generated from the armcc v4.0 compiler (just downloaded it a couple hours ago):   MOV r0,#5   CLZ...