[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jessie for x32



Hi,

On Thu, Feb 26, 2015 at 08:01:46PM +0100, Sebastian Andrzej Siewior wrote:
> On 2015-02-23 14:20:09 [+0100], Rene Engelhard wrote:
> > 
> > But I'd be surprised if it worked even then, you did pot the brigdes (containing
> > asm) to apply to x32s ABI and calling conventions, didn't you?
> > 
> > See http://cgit.freedesktop.org/libreoffice/core/tree/bridges/source/cpp_uno
> 
> using libffi might work and you could spare the assembly.

I know, but O is not using it in any way.

There's a PoC for x86_64 in
http://cgit.freedesktop.org/libreoffice/core/commit/bridges/source/cpp_uno/gcc3_linux_x86-64?h=feature/libffi&id=61982b799d82b6913b894ef11db39b7ff0c5a963
but as it says it's not even nearly finished and there was (afaics) no work
on it since then.

> > If not, even internal communication in LO (and proably especially those
> > between LO C++ and Python) is probably broken. The bridgetest test will tell
> > you for example ;)
> 
> I remember that opening calc and clicking on something segfaulted
> (without a port).

As guessed. :)

Even basic functionality needs the bridges.

Regards,
 
Rene


Reply to: