You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/03/15 23:23:09 UTC

[jira] Closed: (STDCXX-97) [IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR

     [ 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.