Issue 785 - Need configure option to use SGI STL instead of STLport
Summary: Need configure option to use SGI STL instead of STLport
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 625
Hardware: SGI IRIX
: P3 Trivial (vote)
Target Milestone: ---
Assignee: sander_traveling
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks: 786 787 788 789 796 798 802 809
  Show dependency tree
 
Reported: 2001-04-26 05:29 UTC by zeroj
Modified: 2003-12-06 14:52 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
config_office/configure.in : Patch for configure --enable-sgistl (2.09 KB, patch)
2001-04-26 05:33 UTC, zeroj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description zeroj 2001-04-26 05:29:45 UTC
The IRIX port has been slow due to problems with STLport.  SGI's STL, from 
which STLport is based, seems to fulfill almost all of Open Office's STL 
requirements.  It seems reasonable that OpenOffice should work with any 
standard STL, especially if there is one native to the system.
Comment 1 zeroj 2001-04-26 05:33:05 UTC
Created attachment 155 [details]
config_office/configure.in : Patch for configure --enable-sgistl
Comment 2 zeroj 2001-04-26 05:37:14 UTC
This is a nasty workaround, as the real solution should check to see if 
a 'native' STL exists, by checking for <iostream.h> / <iostream> .  This would 
of course require that Open Office was coded using the standards.
Comment 3 sander_traveling 2001-04-26 12:32:00 UTC
Well the problem with checking iostream/iostream.h are systems with an
incomplete set of header files. So for now, --enable-sgistl is probably better.
Comment 4 Unknown 2001-04-26 12:34:50 UTC
irix specific, sent to sander (porting)
Comment 5 zeroj 2001-04-26 13:08:48 UTC
I have commented in bug # 796 on this, and am willing to start work on --enable-
native-stl now.
Comment 6 sander_traveling 2001-05-04 16:33:51 UTC
Fixed in rev 1.30.2.1 of configure.in and 1.20 of configure
Comment 7 michael.bemmer 2003-03-24 08:38:18 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.
Comment 8 michael.bemmer 2003-03-24 08:52:33 UTC
As agreed on I will close these resolved fixed issues now. If you have trouble
with that, please re-open the issue.