You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib/gcc/riscv64-linux-gnu/13.2.0/../../../../riscv64-linux-gnu/bin/ld: layout.yaml.elf: can't link soft-float modules with double-float modules
/usr/lib/gcc/riscv64-linux-gnu/13.2.0/../../../../riscv64-linux-gnu/bin/ld: failed to merge target specific data of file layout.yaml.elf
/usr/lib/gcc/riscv64-linux-gnu/13.2.0/../../../../riscv64-linux-gnu/bin/ld: warning: a.out has a LOAD segment with RWX permissions
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
Reproduce on 1.0
layout.yaml:
Command:
wrapper.c:
Compile wrapper and link with generated snippet:
Output:
The text was updated successfully, but these errors were encountered: