To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77664





------- Additional comments from [EMAIL PROTECTED] Thu Aug 16 15:34:17 +0000 
2007 -------
Spend some time on this ... unfortunately the gcc-3.3s on our local Macs don't
seem to work, likely need to (re-)install them.

Tried gcc-3.3 as well on Linux, basically stumbling over STL and BOOST problems
... this seems to be a mess.

There are two error traces in this issue, one with with gcc-3.3 and another one
with gcc-4.0, Maho saying something that this happens with gcc-4.0 as well,
which basically is the reason I tried gcc-4.0 first.

->Cloph: What does randomly mean? Could you be more precise, e.g. 1 of 10
attempts or something?

As mentioned elsewhere, the whole thing is related to a c++ (mis-)feature wrt to
atexit, leading to crashes while terminating if using static values. If it comes
out that __attribute__((constructor)) etc. are indeed not working with gcc-3.3
as expected, I am likely going to do the "real" fix and to ref-count the vtable,
constructing it on first bridge instantiation and destructing it on last bridge
destruction.

By the way, is gcc-3.3 still required or could we just abandon it?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to