From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32632 invoked by alias); 16 Nov 2012 19:43:41 -0000 Received: (qmail 32608 invoked by uid 22791); 16 Nov 2012 19:43:40 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-la0-f47.google.com (HELO mail-la0-f47.google.com) (209.85.215.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 16 Nov 2012 19:43:37 +0000 Received: by mail-la0-f47.google.com with SMTP id u2so2427981lag.20 for ; Fri, 16 Nov 2012 11:43:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.83.196 with SMTP id s4mr2335401lby.29.1353095016121; Fri, 16 Nov 2012 11:43:36 -0800 (PST) Received: by 10.112.132.99 with HTTP; Fri, 16 Nov 2012 11:43:36 -0800 (PST) Date: Fri, 16 Nov 2012 19:43:00 -0000 Message-ID: Subject: How to dump all the warning/error messages list from gcc compiler? From: Xiaopi Liu To: gcc-help@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg00121.txt.bz2 Is it possible to dump all the compiler supported warning/error messages list for gcc? I am using gcc 4.4.5. I searched the mailing list, but can not find a way. Appreciate all the help. If i post it at wrong place. Please also help point out. -- Best wishes!