SGI: Development

Nice STL library for IRIX 6.5.x

Hi guys!!

I was trying to build old KDE 1.1.2 in my Fuel, but the configure script could not find a suitable STL library to work with.

Some suggestions?

Thanks in advance

_________________
__Zacatito__ Image 600 MHZ R14000; 17GBytes HD
__Nopalito__ Image 200 MHZ R5000; 9GBytes HD
Guadalajara, Jal and Aguascalientes, Ags
Mexico
Presumably you're saying the STL that comes with MIPSPro can't compile it?

Here's the MIPSPro STL FAQ: http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=bks&fname=/SGI_Developer/books/STL_PG/sgi_html/FAQ.html&srch=STL

The STL is all header files, i.e. no STL functions exist in the MIPSPro C++ shared object, so it doesn't matter how nice an STL you install if the compiler(s) on your system can't compile it...
Thanks!! It was related to another post from me related to find stddef.h header. But both issues are solved already.

_________________
__Zacatito__ Image 600 MHZ R14000; 17GBytes HD
__Nopalito__ Image 200 MHZ R5000; 9GBytes HD
Guadalajara, Jal and Aguascalientes, Ags
Mexico