ostringstream long long problem on Alpha/Tru64 with latest gcc3.2.1
Phil Edwards
phil@jaj.com
Mon Nov 18 02:26:00 GMT 2002
On Mon, Nov 18, 2002 at 10:11:29AM +0100, Karel Gardas wrote:
>
> PS: compilation with gcc w/o explicit long cast fails with:
This output is what we actually needed to see, not the other.
If you have your GCC build tree around still, look in
alphaev68-dec-osf5.1/libstdc++-v3/config.h
for _GLIBCPP_USE_LONG_LONG, and in
alphaev68-dec-osf5.1/libstdc++-v3/config.log
for "checking for enabled long long I/O support".
I suspect that the configure step decided that 'long long' could not be
done on your platform, and disabled it. If so, the contents of the above
should show exactly why.
Phil
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002
More information about the Gcc
mailing list