Apache OpenOffice (AOO) Bugzilla – Issue 125711
While building debug OpenOffice version on illumos/gcc platfrom libuno_cppu.so build fails
Last modified: 2014-10-04 06:50:29 UTC
Created attachment 84013 [details] fix libuno debug build While building debug version of libuno_cpp.so on OpenIndiana with gcc I recieved the following error: ### OFFSET_OF(AlignSize_Impl, dDouble) = 4 instead of expected 8!!! Attached patch solves this problem.