Issue 30468

Summary: enable rtti for linux sparc
Product: porting Reporter: sparcmoz <sparcmoz>
Component: codeAssignee: sparcmoz <sparcmoz>
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: OOo 2.0   
Hardware: Sun   
OS: Linux, all   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

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