[Bug libstdc++/16854] streams missing "long long" specializations on Tru64

papadopo at shfj dot cea dot fr gcc-bugzilla@gcc.gnu.org
Mon Aug 2 13:55:00 GMT 2004


------- Additional Comments From papadopo at shfj dot cea dot fr  2004-08-02 13:55 -------
I can confirm strto(u)ll are not available on Tru64. However that's not a
problem since you can use strto(u)l instead.

Remember, Tru64 is a 64-bit system (64-bit *only* as opposed to other systems
that used to be 32-bit, have moved to 64-bit, and run both 32-bit and 64-bit
programs).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16854



More information about the Gcc-bugs mailing list