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

Re: jessie for x32



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 remember that iceweasel had some strange c++ wrappers which was not working
libffi.

> 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).

> Regards,
> 
> Rene

Sebastian


Reply to: