On Wed, Jan 28, 2026 at 1:24 PM Sagar Acharya <[email protected]> wrote: > > Tried it after make clean just now. > > Showing same error.
Please post the full build logs, i.e. both the command and output from `./configure`, and the output from `make` (your version of the output that Zach showed in a previous reply). Also, are you trying to build a riscv64 cross compiler on your raspberry pi? Setting up cross compilers in tcc is sort of tricky (imo). My very limited information guess is that libtcc/libtcc1 isn't getting built correctly. If you have a riscv64 host, native builds are far easier to get working than a cross compiler, at least to get started. -Sam Ellicott Soli Deo Gloria _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
