> Both of these cross-compiling cases (arm and arm64) used to work, I > think. So it would be worth going back in history to see when they > broke, and why. Or there's the risk we could blunder forwards with a > sequence of quick fixes, each of which breaks an average of two other > things...
I start to understand. These errors was exposed because I added lib/libtcc1.c to the compilation process in my branch (compiling tcc by pcc). But this is a wrong solution. lib/libtcc.c must be compiled by a cross-tcc. Thanks. _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
