I just committed a fix where the -Wno-unused-result is added only on gcc >= 4.4. Without it, the build is broken on systems with older compilers.
fix: http://repo.or.cz/w/tinycc.git/commit/e79c3533ecefd004daad8a27333582b2dad7f0b0 Thomas Preud'homme, since you introduced this option in your commit (below), I'd appreciate your comment if omitting the option has any side-effects that I am not aware of. http://repo.or.cz/w/tinycc.git/commit/061b5799cc1feb15014da589ea98057deda14a23 Miki.
no-unused-result.patch
Description: Binary data
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
