Issue 16417

Summary: 11rc: stlport 4.5 patches for OS X and gcc 3.3
Product: porting Reporter: fa <dan>
Component: codeAssignee: fa <dan>
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: ed, issues, khendricks
Version: OOo 1.1 RC   
Target Milestone: OOo 1.1 RC   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 16413    
Attachments:
Description Flags
place file in stlport/, replacing previous. Adds gcc 3.3 support for OS X
none
cd to stlport/, patch -p0 < /path/to/patchfile Adds in gcc 3.3 support for OS X in makefile.mk
none
cd to stlport, patch -p0 < /path/to/patchfile REPLACES earlier stlport.070303 patch
none
adds back in changes from 11rc->11rc2 none

Description fa 2003-07-03 17:55:34 UTC
STLport 4.5 requires a Mac-specific gcc 3.3 build file, as well as some additions for gcc 3.3 
support and conditionalization of current 2.95 support for 2.95 only in stl_gcc.h (was previously 
__APPLE__, but really 2.95 only and not applicable to gcc 3.3).
Comment 1 fa 2003-07-03 17:57:32 UTC
Created attachment 7382 [details]
place file in stlport/, replacing previous.  Adds gcc 3.3 support for OS X
Comment 2 fa 2003-07-03 17:58:24 UTC
Created attachment 7383 [details]
cd to stlport/, patch -p0 < /path/to/patchfile   Adds in gcc 3.3 support for OS X in makefile.mk
Comment 3 Martin Hollmichel 2003-07-04 07:54:36 UTC
set target milestone
Comment 4 fa 2003-07-07 20:58:48 UTC
Created attachment 7469 [details]
cd to stlport, patch -p0 < /path/to/patchfile   REPLACES earlier stlport.070303 patch
Comment 5 sander_traveling 2003-07-15 01:18:31 UTC
the STLport-4.5.patch is broken - it leaves out the part that 
presently creates misc/build/STLport-4.5/src/gcc-3.0-freebsd.mak

commited the other patch.
Comment 6 fa 2003-07-15 03:46:08 UTC
Created attachment 7680 [details]
adds back in changes from 11rc->11rc2
Comment 7 sander_traveling 2003-07-15 03:51:08 UTC
ok, i'll check the new patch
Comment 8 khendricks 2003-07-15 03:57:23 UTC
Hi,

It appears that the freebsd makefile is now properly identified and used.

So that should fix any problems (hopefully!)

Approved!

Kevin
Comment 9 sander_traveling 2003-07-15 04:11:06 UTC
looks fine to me too
Comment 10 fa 2003-07-15 04:18:42 UTC
committed to cws_srx645_ooo11rc2
Comment 11 Martin Hollmichel 2004-02-15 07:28:12 UTC
verfied in 1.1.0.
Comment 12 Martin Hollmichel 2004-02-15 07:31:21 UTC
close issue