Sorry Thomas, made 5 mn ago As usual, I used a fresh git clone to test:
makeinfo tcc-doc.texi make -C tests test make[1]: Entering directory `/home/jullien/tinycc/tests' ------------ hello-exe ------------ ../tcc -B.. ../examples/ex1.c -o hello || (../tcc -vv; exit 1) && ./hello tcc: error: file 'crt1.o' not found tcc: error: file 'crti.o' not found tcc: error: file '/lib/libgcc_s.so.1' not found tcc: error: file 'crtn.o' not found tcc: error: undefined symbol 'printf' tcc version 0.9.25 (ARM Hard Float Linux) install: /usr/local/lib/tcc/ crt: /usr/lib libraries: /usr/lib /lib /usr/local/lib include: /usr/local/include /usr/include /usr/local/lib/tcc/include make[1]: *** [hello-exe] Error 1 make[1]: Leaving directory `/home/jullien/tinycc/tests' make: *** [test] Error 2 ----- Message d'origine ----- De : "Thomas Preud'homme" <[email protected]> Date jeu. 14/02/2013 15:52 (GMT +01:00) À : "[email protected]" <[email protected]> Objet : Re: [Tinycc-devel] [+Last+] Call for testing Greetings everybody, Hopefully I pushed the last change to support multiarch setup. Please check that tcc still builds correctly and that the resulting binary can create working programs. I already prepared locally the push for tagging 0.9.26 and changing the version. Since so far you've been great fast tester, I'll push tomorrow if nobody complains until tomorrow. Thanks to all. Best regards, Thomas _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
