• aarch64 MMU: inconsistency in ARMv8 ARM?
    Hello, I try to reconfigure the MMU of an existing project. I try to do this by building upon an example of ARMv8 ARM. The example is the one in section K7.1.2, fig. K7-11, page 7293. I find the information...
  • Switching from AARCH64 to AARCH32
    Hi, We are trying to switch from AARCh64 to AARCH32 using the following command. sudo su cd /root schroot  -c armhf-trusty But it says command not found. We are using munimal version of AARCH64 from linaro...
  • Prebuilt GNU8 - AArch64 GNU/Linux target (aarch64-linux-gnu)
    Hi, I have downloaded the new AArch64 GNU/Linux target (aarch64-linux-gnu) binaries and they are working fine. Can someone please let me know the the configurations flags used to build these toolchains...
  • 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 ......
  • How to build gcc 4.3.3 for aarch64?
    Hi, How to build GCC 4.3.3 for ARM archicture? NAME="Red Hat Enterprise Linux Server" VERSION="7.3 (Maipo)" > uname -a Linux rhel7.local 4.5.0-15.el7.aarch64 #1 SMP Wed Oct 12 14:00:10 EDT 2016...