• Can't find the compiler: arc-elf32-cpp

    Hello,

    thank you really much for this forum/community! I'm trying to compile the following source code: https://github.com/j1nx/Amlogic-reff16-uboot

    The reason why I'm compiling this sources are that I'm getting started with ARM devices. Especially…

  • How to cross compile LLVM targeting arm on a laptop machine

    Hi,

    I would like to crete assembly and binaries from c code, targeting arm v7 architecture.

    I would like to use LLVM to do that. Is there any specific manual/documentation/website?

    Thank you