• ARM - differences between cross compilng on x86 and x64
    I has an old project on ARM7TDMI-S which was developed on Windows XP. Currently I change system to newest and I have some problems with compilation: I use gcc-arm-none-eabi compiler. ...
  • gator module cross-compile failed
    host linux version 4.4.154 target:firefly rk3399 (arm64) I cross-compile gator on host use make -C /home/emel/arm-project/linux-kernel/kernel M=`pwd` ARCH=arm64 CROSS_COMPILE=/opt/gcc-linaro-4.9-2016...
  • Cygwin compile of bare metal ARMv8 cross-compiler
    I am trying to get a cross-compiler built to run on my Windows box. One route I'm trying is to use Cygwin to build the compiler. I've tried several attempts with the latest sources but hit upon some compile...
  • AArch64 code execution on Raspberry Pi3.
    Hello everybody, does everyone know whether Raspberry Pi3 can execute 64bit applications? Even reading some articles, I am uncertain the following things. Please let me know the answers. 1. Is Raspbian...
  • Linaro vivid linux-headers
    Hello everyone, I installed linaro vivid with kernel version 4.6.3, on RPi3, but in order to compile some files I need to install linux headers, but can't seem to find the package linux-headers-4...