To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82715
                 Issue #|82715
                 Summary|Use system gcc stl for all Linux ports except for "loc
                        |ked-in" ones
               Component|porting
                 Version|680m233
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|cmc
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Wed Oct 17 12:26:33 +0000 
2007 -------
We exclude the current ports that we can consider locked to the stlport abi,
i.e. i386, powerpc, sparc (?)

All other and new ports to linux would default to using the gcc stl headers,
i.e. x86_64,ppc64,mipsel,mipseb,mipsel64,mipseb64,arm-eabi,arm etc. One can
still build against stlport if you want with --with-stlport4 except that now the
warning about the ABI that is being voided is against the new default.

Open question is the powerpc or sparc ports want to change abis and start to
default to system-stl or not.

The real plus here is that ports of OOo to Linux new archs don't get stuck on
porting stlport but can get right into the real business of porting OOo itself.

We stick a few tests in here as well for a suitably new compiler and suitable
for use with visibility gcc stl headers.

What do the various port maintainers CCed think, assuming that the configure
tests are sane ?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to