Issue 30468 - enable rtti for linux sparc
Summary: enable rtti for linux sparc
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Sun Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: sparcmoz
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 02:04 UTC by sparcmoz
Modified: 2004-10-30 11:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sparcmoz 2004-06-19 02:04:47 UTC
[porting-dev] RTTI and "for-scope"
 From: Jens-Heiner Rechtien <Jens-Heiner.Rechtien@Sun.COM>
 To: dev@porting.openoffice.org
 
Hi,

effective from SRC680 m45 (build starts this weekend) we'll finally have 
for all plattforms:

a) RTTI

and

b) a real 'for-loop' scope

Porters:
Please enable RTTI and for-scope for your platform. For GCC and Forte 
compilers both are on by default. For Mirosoft Visual C++ its /GR and 
/Zc:forScope

Thanks,
   Heiner

-- 
Jens-Heiner Rechtien
rechtien@sun.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@porting.openoffice.org
For additional commands, e-mail: dev-help@porting.openoffice.org
Comment 1 sparcmoz 2004-06-27 22:51:42 UTC
also optimise with -O2 and remove -fno-enforce-eh-specs
Comment 2 sparcmoz 2004-06-27 22:53:47 UTC
committed in cws_src680_ooo20040704
Comment 3 sparcmoz 2004-10-30 11:54:23 UTC
verified in m59
Comment 4 sparcmoz 2004-10-30 11:55:18 UTC
closed