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/09 02:37:20 UTC

[jira] Closed: (STDCXX-102) [VAC++ 7.0/Linux] error compiling atomic-cxx.S: incorrect file suffix

     [ http://issues.apache.org/jira/browse/STDCXX-102?page=all ]
     
Martin Sebor closed STDCXX-102:
-------------------------------

    Resolution: Fixed

Fixed by the referenced change(s).

> [VAC++ 7.0/Linux] error compiling atomic-cxx.S: incorrect file suffix
> ---------------------------------------------------------------------
>
>          Key: STDCXX-102
>          URL: http://issues.apache.org/jira/browse/STDCXX-102
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>     Versions: 4.1.2
>  Environment: IBM VisualAge/Linux
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>     Priority: Critical
>      Fix For: 4.1.3

>
> The library fails to build with IBM XLC++ on Linux with the error below:
> $ make lib
> make[1]: Entering directory `/build/sebor/stdcxx-4.1.3-vacpp-7.0-12d/lib'
> xlC_r -F/package/1/ppc64/compilers/ibm/va70/vac.cfg -c -I/build/sebor/stdcxx-4.1.3/include/ansi    -D_RWSTD_USE_CONFIG -I/build/sebor/stdcxx-4.1.3/../stdcxx-4.1.3-vacpp-7.0-12d/include -I/build/sebor/stdcxx-4.1.3/include  -O -qinline  -qtempinc=repository.ti   -qpic /build/sebor/stdcxx-4.1.3/src/atomic-cxx.S
> xlC_r: 1501-218 file /build/sebor/stdcxx-4.1.3/src/atomic-cxx.S contains an incorrect file suffix
> make[1]: *** [atomic-cxx.o] Error 1
> make[1]: Leaving directory `/build/sebor/stdcxx-4.1.3-vacpp-7.0-12d/lib'
> make: *** [lib] Error 2

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