libstdc++/1533: iostream long long operators not defined

Benjamin Kosnik bkoz@redhat.com
Tue Jan 2 08:57:00 GMT 2001


Hey Curtis. A recent change to libstdc++-v3's configure disables long
long support by default. If you'd like to enable it by default, pass
in

--enable-long-long 

at configure time. 

More details as to why this was done can be found on the
libstdc++@gcc.gnu.org mailing list.

best,
benjamin


More information about the Gcc-bugs mailing list