From stdcxx-dev-return-2894-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Mar 15 22:23:30 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 32266 invoked from network); 15 Mar 2007 22:23:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 22:23:30 -0000 Received: (qmail 18419 invoked by uid 500); 15 Mar 2007 22:23:38 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 18403 invoked by uid 500); 15 Mar 2007 22:23:38 -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 18392 invoked by uid 99); 15 Mar 2007 22:23:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 15:23:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 15:23:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7318471407A for ; Thu, 15 Mar 2007 15:23:09 -0700 (PDT) Message-ID: <5859476.1173997389468.JavaMail.jira@brutus> Date: Thu, 15 Mar 2007 15:23:09 -0700 (PDT) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-97) [IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR In-Reply-To: <132894195.1136583014906.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-97. ------------------------------ Resolution: Fixed Resolved by the referenced changes. Tested with XL C/C++ 8.0.0.12, 7.0.0.9, 7.0.0.7, 7.0.0.3, 7.0, and VisualAge 6.0. Closed. > [IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR > ------------------------------------------------------- > > Key: STDCXX-97 > URL: https://issues.apache.org/jira/browse/STDCXX-97 > Project: C++ Standard Library > Issue Type: Bug > Components: Configuration > Affects Versions: 4.1.3 > Environment: IBM XLC/C++ 7.0 > Reporter: Martin Sebor > Assigned To: Martin Sebor > Priority: Minor > Fix For: 4.2 > > > The following (recoverable) errors pop up while creating BUILDDIR: > $ nice gmake BUILDDIR=/build/sebor/stdcxx-vacpp-7.0-12D BUILDTYPE=12D > GNUmakefile:283: "CONFIG not specified, using vacpp.config" > expr: 0402-050 Syntax error. > creating BUILDDIR=/build/sebor/stdcxx-vacpp-7.0-12D > generating /build/sebor/stdcxx-vacpp-7.0-12D/makefile.in from /amd/devco/sebor/stdcxx-r355532/etc/config/vacpp.config > expr: 0402-050 Syntax error. > gmake[1]: Entering directory `/build/sebor/stdcxx-vacpp-7.0-12D' > gmake[2]: Entering directory `/build/sebor/stdcxx-vacpp-7.0-12D/include' > gmake config > gmake[3]: Entering directory `/build/sebor/stdcxx-vacpp-7.0-12D/include' > configuring for xlCcore_r- on aix-5.2 > checking if compiler is sane ok > checking if linker is sane ok > checking if run environment is sane ok > checking system architecture LP64 big endian > ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.