• Correct Cross Toolchain
    Hi. Could you please identify the correct GNU toolchain at the below link which will compile my Linux application to be built using Arm DS running on Windows targeting a Cortex A53 running embedded...
  • aarch64 Cross compilation error (GLIBCXX_3.4)
    Hi, I've a software successfully cross compiled with the ARMHF cross compilation toolchain and i try to port it on AARCH64... Compilation works, but link failed with some "undefined reference ......
  • is there a x86 linux distribution for cross compilation for Raspberry Pi?
    Hi, I'm looking for a x86-64 linux distribution that can be used to cross compile Raspberry Pi applications. It needs to be able to use all the libraries supporting the rPi, such as wxWidgets and GTK...
  • 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...
  • Cannot build first stage gcc for a configured cross-compiler
    I'm trying to build a gcc cross-compiler from source, and whenever I try to build the first stage gcc it results in multiple errors. I'd appreciate any help! Ubuntu 18.04.3 LTS gcc-7.5.0 autoconf...