GNU compiler collection for RISC-V 64-bit embedded systems
GNU compiler collection for riscv64-elf
riscv64-elf-gccriscv64-elf-g++riscv64-elf-gdbriscv64-elf-asriscv64-elf-ldriscv64-elf-objdumpriscv64-elf-objcopyriscv64-elf-arriscv64-elf-nmriscv64-elf-ranlib$ riscv64-elf-gcc -O2 -march=rv64i program.c -o program.elf$ riscv64-elf-gcc -mcmodel=medany -ffunction-sections -fdata-sections firmware.c -o firmware.elf$ riscv64-elf-gdb program.elf