-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Does the current version support the vector extension?
I try running this:
riscv64-unknown-elf-gcc main.c asm_func.s -o ./a.out -march=rv64gcv
and getting this:
Assembler messages:
Error: cannot find default versions of the ISA extension v' /var/folders/qk/896_3mtn7ls3t09tdm0lr2jr0000gn/T//ccIFKgs2.s:3: Error: cannot find default versions of the ISA extension
v'
Assembler messages:
Error: cannot find default versions of the ISA extension `v'
Metadata
Metadata
Assignees
Labels
No labels