andrescv / jupiter

RISC-V Assembler and Runtime Simulator
https://jupitersim.gitbook.io/
GNU General Public License v3.0
417 stars 36 forks source link

Typo in Linker.java #14

Closed Invimann closed 5 years ago

Invimann commented 5 years ago

vsim: (error) linker: global start label ' ' wast not found in text segment

it should be "was not found in text segment" or "wasn't found in text segment"