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 2006/01/06 22:30:14 UTC

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

[IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR
-------------------------------------------------------

         Key: STDCXX-97
         URL: http://issues.apache.org/jira/browse/STDCXX-97
     Project: STDCXX
        Type: Bug
  Components: Configuration  
    Versions: 4.1.3    
 Environment: IBM XLC/C++ 7.0
    Reporter: Martin Sebor
 Assigned to: Martin Sebor 
    Priority: Minor
     Fix For: 4.1.4


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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Posted by "Martin Sebor (JIRA)" <ji...@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.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-97?page=all ]

Martin Sebor updated STDCXX-97:
-------------------------------

    Fix Version: 4.2
                     (was: 4.1.4)

> [IBM XLC/C++ 7.0] syntax errors while creating BUILDDIR
> -------------------------------------------------------
>
>          Key: STDCXX-97
>          URL: http://issues.apache.org/jira/browse/STDCXX-97
>      Project: C++ Standard Library
>         Type: Bug

>   Components: Configuration
>     Versions: 4.1.3
>  Environment: IBM XLC/C++ 7.0
>     Reporter: Martin Sebor
>     Assignee: 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira