This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: std::cout and long long problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]