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/06/05 21:44:54 UTC

[jira] Updated: (STDCXX-113) [gcc 4.0/Mac OS X 10.4.3] _RWSTD_PTRDIFF_T et al not defined

     [ http://issues.apache.org/jira/browse/STDCXX-113?page=all ]

Martin Sebor updated STDCXX-113:
--------------------------------

    Fix Version: 4.2
                     (was: 4.1.4)

> [gcc 4.0/Mac OS X 10.4.3] _RWSTD_PTRDIFF_T et al not defined
> ------------------------------------------------------------
>
>          Key: STDCXX-113
>          URL: http://issues.apache.org/jira/browse/STDCXX-113
>      Project: C++ Standard Library
>         Type: Bug

>   Components: Configuration
>     Versions: 4.1.3
>  Environment: gcc 4.0/OS X 10.4.3
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>     Priority: Blocker
>      Fix For: 4.2

>
> From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/%3c64AD06F1E1307E1C8C564526@st-augustin.ics.uci.edu%3e
> -------- Original Message --------
> Subject: Re: Mac OS X and stdcxx was Re: [VOTE] publish stdcxx 4.1.3
> Date: Tue, 10 Jan 2006 12:14:23 -0800
> From: Justin Erenkrantz <ju...@erenkrantz.com>
> Reply-To: stdcxx-dev@incubator.apache.org
> To: stdcxx-dev@incubator.apache.org
> References: <43...@roguewave.com> <20...@scotch.ics.uci.edu> <43...@roguewave.com> <20...@scotch.ics.uci.edu> <43...@roguewave.com> <20...@scotch.ics.uci.edu> <43...@roguewave.com> <43...@roguewave.com>
> --On January 10, 2006 12:45:57 PM -0700 Martin Sebor <se...@roguewave.com> 
> wrote:
> > According to Howard, Apple doesn't distribute libsupc++ with gcc 4
> > on OS X. Instead they make it available for download as part of their
> > Xcode development environment. See
> >      http://www.apple.com/macosx/features/xcode/
> > and
> >      http://developer.apple.com/tools/download/.
> I only had XCode 2.1.  It seems I needed XCode 2.2 - we should document 
> that in README.  =)  /usr/lib/libsupc++.a is installed when you install 
> XCode 2.2.
> It now fails compiling bitset.cpp per attached log.  HTH.  -- justin
> ----------------------------------------------------------------------
> gcc -c -I/Users/jerenkrantz/tmp/stdcxx-4.1.3/include/ansi   -D_RWSTD_USE_CONFIG -I/Users/jerenkrantz/tmp/stdcxx-4.1.3/build/include -I/Users/jerenkrantz/tmp/stdcxx-4.1.3/include  -pedantic -nostdinc++  -Wall -W -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -Wcast-align   /Users/jerenkrantz/tmp/stdcxx-4.1.3/src/bitset.cpp
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:168: error: '_RWSTD_SEEK_SET' was not declared in this scope
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:169: error: '_RWSTD_SEEK_CUR' was not declared in this scope
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iosfwd.h:170: error: '_RWSTD_SEEK_END' was not declared in this scope
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:73: error: '_RWSTD_PTRDIFF_T' does not name a type
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:84: error: '_RWSTD_PTRDIFF_T' does not name a type
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:95: error: expected type-specifier before '_RWSTD_PTRDIFF_T'
> /Users/jerenkrantz/tmp/stdcxx-4.1.3/include/rw/_iterbase.h:95: error: expected `>' before '_RWSTD_PTRDIFF_T'
> ...

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