This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- Additional Comments From papadopo at shfj dot cea dot fr  2004-08-02 14:19 -------
I understand, I was just reporting the problem so that it can be fixed in gcc
3.4 or 3.5.

Unfortunately I don't have root access on the Tru64 machine to modify the
installed GCC compiler, and it would take too much time to build my own version
of it - I'm not even certain I have enough space on my home directory. I worked
around the problem in my code by typedef'ing to "long" instead of "long long" on
Tru64.

-- 


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


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