On Fri, 2007-03-02 at 22:48 +0200, Mox Soini wrote:
> Hi all,
>
> Is there any reasonable hope to have system-stl working
with gcc 4.0.1?
> I'm building with Mac OS X (PPC) and would be very
interested in getting rid
> of STLPort.
>
> The default gcc on Mac OS X 10.4 (Tiger) is GCC 4.0.1
(Apple built)
Well for 2.2.0, you can give it a go. --without-stlport4 and
you need a
patch from of -r1.3 -r1.3.6.1
desktop/source/deployment/gui/dp_gui_updatedialog.cxx
to avoid some stlport specific usages. Might be a few more
like that in
there to be sorted out, the system stl is probably a little
stale right
now.
I'm fairly sure that a *stock* gcc 4.X.Y < 4.2.0 will not
be safe, and I
think I recall that the testcase is to launch impress from
the select
new presentation wizard. If it immediately crashes then your
gcc stl
headers aren't visibility safe . Apple is
pretty aware of the
visibility stuff, so they *may* have the appropriate magic
in place to
make it work properly.
C.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe porting.openoffice.org
For additional commands, e-mail: dev-help porting.openoffice.org
|