On 03/25/2013 07:56 PM, Peter Foley wrote:
When I tried to build libreoffice with clang 3.2 for x86-64 linux I got a segfault in CustomTarget_uno_test.
What Linux version would that be?
After I made the above change the segfault went away. I don't really understand the bridges module so there might be a better way to fix this, but disabling optimization on that file worked for me.
Yeah, disabling optimization sometimes helps to work around symptoms. The bad thing with it though is that as long as it is unclear why exactly it helped work around a problem, nobody ever dares undo that noopt change again.
Stephan _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice