Skip to content

Instantly share code, notes, and snippets.

@MichelRottleuthner
Created July 19, 2019 17:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MichelRottleuthner/28e9ed7e1ca216f124bc747280936494 to your computer and use it in GitHub Desktop.
Save MichelRottleuthner/28e9ed7e1ca216f124bc747280936494 to your computer and use it in GitHub Desktop.
used system setup
make print-versions
Operating System Environment
-----------------------------
Operating System: "Arch Linux"
Kernel: Linux 5.2.0-arch2-1-ARCH x86_64 unknown
Installed compiler toolchains
-----------------------------
native gcc: gcc (GCC) 9.1.0
arm-none-eabi-gcc: arm-none-eabi-gcc (Arch Repository) 9.1.0
avr-gcc: avr-gcc (GCC) 9.1.0
mips-mti-elf-gcc: mips-mti-elf-gcc (Codescape GNU Tools 2016.05-03 for MIPS MTI Bare Metal) 4.9.2
msp430-gcc: missing
riscv-none-embed-gcc: riscv-none-embed-gcc (GNU MCU Eclipse RISC-V Embedded GCC, 64-bits) 7.2.0
xtensa-esp32-elf-gcc: xtensa-esp32-elf-gcc (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a) 5.2.0
xtensa-lx106-elf-gcc: xtensa-lx106-elf-gcc (crosstool-NG crosstool-ng-1.22.0-60-g37b07f6) 4.8.5
clang: clang version 8.0.0 (tags/RELEASE_800/final)
Installed compiler libs
-----------------------
arm-none-eabi-newlib: "3.1.0"
mips-mti-elf-newlib: "2.1.0"
riscv-none-embed-newlib: "2.5.0"
xtensa-esp32-elf-newlib: "2.2.0"
xtensa-lx106-elf-newlib: "2.0.0"
avr-libc: "2.0.0" ("20150208")
Installed development tools
---------------------------
cmake: cmake version 3.14.5
cppcheck: Cppcheck 1.86
doxygen: 1.8.15
flake8: Traceback (most recent call last):
git: git version 2.22.0
make: GNU Make 4.2.1
openocd: Open On-Chip Debugger 0.10.0
python: Python 3.7.3
python2: Python 2.7.16
python3: Python 3.7.3
coccinelle: spatch version 1.0.6 compiled with OCaml version 4.05.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment