std::cout and long long problem

Benjamin Kosnik bkoz@redhat.com
Mon Feb 12 10:15:00 GMT 2001


> Err...  But since GCC supports it as an extension by default,
> shouldn't libstdc++ support it by default too?

look on the mailing list for this (old) thread. It's not gcc issues per 
se but "C" library header issues when we enable by long long by default. 
(lldiv_t in particular gives problems.)

-benjamin



More information about the Libstdc++ mailing list