I built a cross-compiler with

./configure --config-musl
make cross-riscv64

On using the built riscv64-tcc to compile, I get,

tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
error: include file 'stdint.h' not found

Please help.


Thanking you
Sagar Acharya


6 Feb 2023, 21:17 by sagaracha...@tutanota.com:

> I built an older commit successfully for
>
> --config-musl
>
> Can you help me with how to build tcc on arm64 to cross-compile a program for 
> riscv64?
>
>
> Thanking you
> Sagar Acharya
> https://designman.org
>


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to