From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29804 invoked by alias); 10 Nov 2003 00:59:37 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 29797 invoked from network); 10 Nov 2003 00:59:37 -0000 Received: from unknown (HELO bessie.cosmic.utah.edu) (155.101.22.21) by sources.redhat.com with SMTP; 10 Nov 2003 00:59:37 -0000 Received: from bessie.cosmic.utah.edu (localhost.localdomain [127.0.0.1]) by bessie.cosmic.utah.edu (8.12.8/8.12.8) with ESMTP id hAA0xZIe026812 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 9 Nov 2003 17:59:35 -0700 Received: from localhost (findlay@localhost) by bessie.cosmic.utah.edu (8.12.8/8.12.8/Submit) with ESMTP id hAA0xZIV026808; Sun, 9 Nov 2003 17:59:35 -0700 Date: Mon, 10 Nov 2003 00:59:00 -0000 From: Justin Findlay To: Eljay Love-Jensen cc: gcc-help@gcc.gnu.org Subject: Re: gcc error and warning messages wrap at 80 In-Reply-To: <5.2.1.1.0.20031109142113.01524008@iplan-mn.corp.adobe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-11/txt/msg00121.txt.bz2 > You can set where the buffer wraps. Can I do this globally, as in when I build gcc? Justin