From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11803 invoked by alias); 16 Oct 2005 21:36:33 -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 11795 invoked by uid 22791); 16 Oct 2005 21:36:31 -0000 Received: from sccimhc91.asp.att.net (HELO sccimhc91.asp.att.net) (63.240.76.165) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 16 Oct 2005 21:36:31 +0000 Received: from xaivrxp (12-210-217-111.client.insightbb.com[12.210.217.111]) by sccimhc91.asp.att.net (sccimhc91) with SMTP id <20051016213629i91001d7tie>; Sun, 16 Oct 2005 21:36:30 +0000 From: "John Ratliff" To: Subject: RE: C++ static integer class constants... Date: Sun, 16 Oct 2005 21:36:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20051016200125.C061F13137C@arvo.suso.org> X-SW-Source: 2005-10/txt/msg00091.txt.bz2 Message-ID: <20051016213600.bM6893jAmgGsv_ycQ6bN0HXqgH6Ffu8uxJfqsuYY0Lo@z> > I am going to upgrade to g++ 3.4, but I think it is a g++ 3.3.3 and 3.3.5 > bug. I should go see if 3.3.6 fixed this. Apparently, my other Linux box was already using 3.3.6, so I guess they didn't fix it before the 3.4 series. --John Ratliff