Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2013 15:01:33 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        toolchain@FreeBSD.org
Cc:        freebsd-hackers <freebsd-hackers@FreeBSD.org>
Subject:   Re: base gcc and _GLIBCXX_USE_C99
Message-ID:  <510BBCAD.3070705@FreeBSD.org>
In-Reply-To: <5106953E.2020907@FreeBSD.org>
References:  <5106953E.2020907@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[ping]

on 28/01/2013 17:11 Andriy Gapon said the following:
> 
> Guys,
> 
> I wonder why the following is the case for the base gcc.
> /usr/include/c++/4.2/bits/c++config.h:
> 
> /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
>    <stdio.h>, and <stdlib.h> can be used or exposed. */
> /* #undef _GLIBCXX_USE_C99 */
> 
> Because of this undef there is no e.g. std::strtoll().
> Ditto for other things in stdlib.h.
> 


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?510BBCAD.3070705>