Skip to content
  • alex@thinkpad's avatar
    QEMU install: reworked toolchain options · b1db6a5b131f
    alex@thinkpad authored
    - on all x86_64 Linux systems, user can choose between 32-bit and 64-bit toolchain
    - on all Intel systems, user can choose to override the existing ARM toolchain (and install a precompiled version that's known to work)
    - on x86 Linux systems, the script should install a 32-bit toolchain without asking
    - on all systems, user may keep the existing ARM compiler (arm-none-eabi-gdb) and compile gdb 8.1 from source
    - on non-Intel systems, the script should just check for a valid toolchain, and ask the user to install it manually (not tested)
    
    --HG--
    branch : qemu
    b1db6a5b131f