From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15548 invoked by alias); 5 Dec 2007 10:32:11 -0000 Received: (qmail 15538 invoked by uid 22791); 5 Dec 2007 10:32:09 -0000 X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.243) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 05 Dec 2007 10:31:18 +0000 Received: by an-out-0708.google.com with SMTP id c3so1006819ana for ; Wed, 05 Dec 2007 02:31:16 -0800 (PST) Received: by 10.150.91.20 with SMTP id o20mr674559ybb.1196850676667; Wed, 05 Dec 2007 02:31:16 -0800 (PST) Received: by 10.150.58.7 with HTTP; Wed, 5 Dec 2007 02:31:16 -0800 (PST) Message-ID: <302c6e640712050231x27f5e89frec194079a559e649@mail.gmail.com> Date: Wed, 05 Dec 2007 10:32:00 -0000 From: kum To: gcc-help Subject: gccbug query MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: 2007-12/txt/msg00112.txt.bz2 Hi, I was building gcc 4.2.2 with binutils 2.17 for i586-msdos-coff on cygwin. After finished building I got a file named i586-msdos-coff-gccbug (without any extension) in the $prefix\bin directory. What am I supposed to do with this file? Is it some kind bug descriptor that I am supposed to send somewhere? I tried to read it but could not derive anything out of it. -kum