Using STL on SGI

A

Abhishek

Hi,

I have an OLD C++ application that I am trying to port using the
new C++ STL (standard library template) across several platforms.
While I have been succcessful in building the application on several
platforms, I have not been able to successfully build it on IRIX
(SGI). I even tried to compile it using the option -LANG:std and the
define _STLP_USE_OWN_NAMESPACE. But I still get the error. The most
common error is -
cc-1070 CC: ERROR File = ../h/valimpl.h, Line = 153
The indicated type is incomplete.

ITTypeInfo typeinfo;

Anyone has any clues as to how to resolve this? I am on SGI, using CC
compiler version "MIPSpro Compilers: Version 7.3.1.3m" .

Any help on this will be very much appreciated.

Thanks and Regards,
Abhi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top