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...