This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::cout and long long problem
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Subject: Re: std::cout and long long problem
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 11 Feb 2001 20:01:11 -0200
- Cc: Craig Rodrigues <rodrigc at mediaone dot net>, libstdc++ at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <20010211152757.A14899@mediaone.net><flbss8kigq.fsf@sel.cmla.ens-cachan.fr>
On Feb 11, 2001, Gabriel Dos Reis <gdr@codesourcery.com> wrote:
> Craig Rodrigues <rodrigc@mediaone.net> writes:
> | Hi,
> |
> | System: Redhat Linux 7.0 (i386)
> | Compiler: gcc version 2.97 20010211 (experimental) (from CodeSourcery)
> |
> | Does std::cout need to support the long long type?
> 'long long' is not a C++ standard type. You need to
> --enable-long-long at configure-time.
Err... But since GCC supports it as an extension by default,
shouldn't libstdc++ support it by default too?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me