Results 1 to 1 of 1
Hi!
i want to build a program in rhel6 (64 bit) as 32 bit. I am getting strange errors.
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/localefwd.h at global space
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/localefwd.h : error: wrong number of template ...
- 02-16-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 1
Build error
Hi!
i want to build a program in rhel6 (64 bit) as 32 bit. I am getting strange errors.
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/localefwd.h at global space
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/localefwd.h : error: wrong number of template arguments <1 should be 2>
/usr/lib/gcc/x86_64-redhat-linux/4.4.4/../../../../include/c++/4.4.4/bits/stl_algobase.h : provided for 'template <class _CharT, class _Traits> struct std::istreambuf_iterator'
any idea?
Thanks...


Reply With Quote