Re: MIPS Pro C++ /String and o32

New Message Reply Date view Thread view Subject view Author view

Phil Keslin (philk++at++cthulhu.engr.sgi.com)
Thu, 04 Mar 1999 07:32:27 -0800


> "Hofer, Hans-Peter" wrote:
>
> Hi pfAll
>
> I have following problem:
>
> We are using IRIX 6.5.1 and MIPS Pro C++ V 7.2.1 .
> In our code we use the string class of the STL.
> When we compile in the n32 binary format, it's no problem.
> When we compile the same code in o32 binary format, a
> lot of errors occured (namespace, string class unkwon..).
> We don't find any hints in the documentation.
>
> Question: Is the STL for o32 not available, or how can we use
> string,namespace,.. under o32 ?

The o32 compiler is not fully ANSI compliant. Since STL uses many
features that are available only with ANSI compilers, its understandable
that the library won't build.

- Phil

-- 
Phil Keslin <philk++at++engr.sgi.com>

New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Thu Mar 04 1999 - 07:32:28 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.