onchipuis / mriscvcore

A 32-bit RISC-V processor for mriscv project
Other
56 stars 21 forks source link

Firmware build failed #5

Open fmj95817 opened 6 years ago

fmj95817 commented 6 years ago

Hi, i got an error message when i build the firmware:

/opt/riscv/lib/gcc/riscv32-unknown-elf/8.2.0/../../../../riscv32-unknown-elf/bin/ld: tests/auipc.o(.text+0x32): 6 bytes required for alignment to 8-byte boundary, but only 4 present

how to deal with this?