From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21377 invoked by alias); 13 Nov 2002 17:03:34 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 21368 invoked from network); 13 Nov 2002 17:03:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 13 Nov 2002 17:03:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gADGeJw22422 for ; Wed, 13 Nov 2002 11:40:19 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gADH3VD19559; Wed, 13 Nov 2002 12:03:32 -0500 Received: from valrhona.uglyboxes.com (IDENT:LcixlEVOoe1O7jvndxI5F1RbLW9pl+Mh@vpn50-39.rdu.redhat.com [172.16.50.39]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gADH3Vq16638; Wed, 13 Nov 2002 12:03:31 -0500 Date: Wed, 13 Nov 2002 09:03:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: marco@sitek.it cc: insight@sources.redhat.com Subject: Re: Insight 5.2.1 compiled on Cygwin GCC v3.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-q4/txt/msg00101.txt.bz2 > I can compile (and being using for several months with zero problems) > insight 5.2.1 with Cygwin/GCC2.95.3. > This problems raises only when trying to compile insight 5.2.1with > Cygwin/GCC3.2 Yup. Turns out that gcc 2.95 was a little more forgiving of these types of problems than 3.2. Keith