Some configurations fail depending on compiler and host OS

Screenshot_from_2020-06-25_12-37-24

  • Try linking compiler under fake name.
    • arm-nuttx-eabi-gcc
    • riscv64-unknown-elf-gcc
  • Try overriding compiler in defconfig before running configure.
Edited by Maciej Wójcik