Compiling to RiscV32

Kagamin spam at here.lot
Mon Jul 10 14:09:47 UTC 2023


You try to use C declarations, but they are specific to each C 
library, and different C libraries have different declarations, 
so headers can't decide which C library declarations to use. Try 
-mtriple=riscv32-unknown-linux


More information about the Digitalmars-d-learn mailing list