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


According to Alexandre Oliva:
> On Feb 11, 2001, Gabriel Dos Reis <gdr@codesourcery.com> wrote:
> > '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?

You would think so, wouldn't you?  But for some reason that argument
hasn't carried with the current maintainers.  :-(
-- 
Chip Salzenberg            - a.k.a. -            <chip@valinux.com>
   "Give me immortality, or give me death!"  // Firesign Theatre


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