Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 25385 invoked from network); 19 Sep 2007 16:07:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2007 16:07:23 -0000 Received: (qmail 16765 invoked by uid 500); 19 Sep 2007 16:07:15 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 16741 invoked by uid 500); 19 Sep 2007 16:07:15 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 16730 invoked by uid 99); 19 Sep 2007 16:07:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 09:07:15 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 16:09:12 +0000 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l8JG6dsA030355 for ; Wed, 19 Sep 2007 16:06:40 GMT Received: from [10.70.3.113] ([10.70.3.113]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 19 Sep 2007 10:05:54 -0600 Message-ID: <46F1491D.1020203@roguewave.com> Date: Wed, 19 Sep 2007 10:06:53 -0600 From: Martin Sebor Organization: Rogue Wave Software, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: [jira] Commented: (STDCXX-275) [HP aCC 3.70] ICE on ctor initializer while generating dependencies with +Maked -E References: <9960107.1155580153850.JavaMail.jira@brutus> <25207121.1190158723823.JavaMail.jira@brutus> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Sep 2007 16:05:54.0888 (UTC) FILETIME=[F54EDC80:01C7FAD6] X-Virus-Checked: Checked by ClamAV on apache.org Michael van der Westhuizen wrote: > HI, > > On 9/19/07, Martin Sebor (JIRA) wrote: >> Martin Sebor commented on STDCXX-275: >> ------------------------------------- >> >> Grrr. aCC 3.74 spits out the option with the complaint below (and then asserts on the code): >> > > The -hpxstd98 (a.k.a the EDG frontend) is only available in 03.76 > (currently in beta). So I hear. Good to meet another aCC beta tester ;-) Martin