Today's set of tiny patches fix some difficulties with packaging tcc into an RPM file for Fedora and similar. These include -rpath issues, softlinks in the Makefile, and consistent location of docdir. The option to change the name of the tcc install directory also works on Windows now. http://repo.or.cz/w/tinycc.git/commitdiff/73cb4392ab3753adf04d05ab62c91c1a8d98f548 http://repo.or.cz/w/tinycc.git/commitdiff/90355c78ed51e414427349172759b31696281a6f http://repo.or.cz/w/tinycc.git/commitdiff/3b3a7cc8ba337c86f93bb9d7d980f4220e13dcb6
Added an unsupported option -pedantic which is used by some IDEs, makefiles, build scripts, and text editors (SciTE). http://repo.or.cz/w/tinycc.git/commitdiff/d16722481f8f3cc27b9caf53865a98c1499fdcf4 _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
