gcc: how to not compile with warnings
        Posted  
        
            by nunos
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by nunos
        
        
        
        Published on 2010-05-20T01:23:07Z
        Indexed on 
            2010/05/20
            1:30 UTC
        
        
        Read the original article
        Hit count: 350
        
I would like to know if there is any gcc flag that doesn't compile to an object file, if there are warnings in the respective source file.
Thanks.
© Stack Overflow or respective owner