The problem is that the same code that compiles well on Windows cannot compile on Ubuntu. Every time I get this error:
cc1: warnings being treated as errors
This is now a large code base, and I don't like fixing all the warnings.
Can I compile successfully despite warnings?
c gcc compiler-warnings
Saurabh Verma Jul 19 2018-12-12T00: 00Z
source share