Re: Building OOo m100 on AMD64
Jan Holesovsky <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, 23 May 2005, Stephan Bergmann wrote: > Bottom line: The cpp_uno bridge code had to undergo some changes, due > to modifications to UNO made early last year (multiple-inheritance > interfaces, etc.). For most platforms, this has already been done; for > some, it is still open work. I was in contact recently with somebody > who was working on this for x86-64, but unfortunately I no longer have > any details about who that was, and do not know in how far that has > succeeded by now. That was probably me ;-) I also announced here that I work on it, see http://porting.openoffice.org/servlets/ReadMsg?list=dev&msgNo=15648 . So far it looks quite well, I have quite a usable AMD64 bridge which already works better than the old one, but it still contains bugs; bridgetest_inprocess from testtools segfaults somewhere. When I have it finished, I'd like to commit it to a separate CWS, outside ooo64bit02. It is quite a standalone code and could be integrated early and without risks, I think. Regards, Jan