Re: Problems porting LibreOffice to FreeBSD/powerpc64/clang

2020-04-12 Thread chmeee
Hi Julien, Thanks for that link. That gerrit review is for aarch64, though, whereas I'm looking at powerpc64. Since my code doesn't work sufficiently to fully build libreoffice with Clang, I'm not yet ready to go through the steps for contribution. Right now, I'm looking for help on tracking do

Re: Problems porting LibreOffice to FreeBSD/powerpc64/clang

2020-04-12 Thread julien2412
Hello Justin, Just for your information, there's already this patch waiting for review here: https://gerrit.libreoffice.org/c/core/+/91978 but yours may complete it. Since you already retrieved sources, analyze the pb and proposed a patch, perhaps you may be interested in reading this link: http

Problems porting LibreOffice to FreeBSD/powerpc64/clang

2020-04-11 Thread Justin Hibbits
Piotr Kubaj has posted before about his troubles compiling LibreOffice for FreeBSD/powerpc64, with LLVM/clang. I took up the task to finish his work, but I've done all I know to do, and am running into strange segmentation faults. Attached is my patchset that builds successfully with GCC9 on Free