Issue 16417 - 11rc: stlport 4.5 patches for OS X and gcc 3.3
Summary: 11rc: stlport 4.5 patches for OS X and gcc 3.3
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: fa
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 16413
  Show dependency tree
 
Reported: 2003-07-03 17:55 UTC by fa
Modified: 2004-02-15 07:31 UTC (History)
3 users (show)

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


Attachments
place file in stlport/, replacing previous. Adds gcc 3.3 support for OS X (7.33 KB, patch)
2003-07-03 17:57 UTC, fa
no flags Details | Diff
cd to stlport/, patch -p0 < /path/to/patchfile Adds in gcc 3.3 support for OS X in makefile.mk (2.60 KB, patch)
2003-07-03 17:58 UTC, fa
no flags Details | Diff
cd to stlport, patch -p0 < /path/to/patchfile REPLACES earlier stlport.070303 patch (3.17 KB, patch)
2003-07-07 20:58 UTC, fa
no flags Details | Diff
adds back in changes from 11rc->11rc2 (8.63 KB, patch)
2003-07-15 03:46 UTC, fa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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