On 09/08/2015 Don Lewis wrote:
Looks like you are compiling with gcc 4.9. I ran into this same problem on FreeBSD and worked around it by changing the "-Os" optimization flag ... This is a gcc bug, see: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65009
This looks like very valuable information (I never saw this, but I build with gcc 4.8.x most of the times). Could you expand on it a bit?
Do I understand correctly from the above issue than anybody building OpenOffice (I'm obviously particularly interested in the coming 4.1.2) with GCC 4.9.0 to 4.9.3 (and possibly later 4.9.x releases, since the issue is not fixed yet in 4.9.x) will have to manually edit their makefiles?
If this is true, would you recommend that we either detect it at configuration time, or modify the makefiles, or anything else?
Is this related to https://bz.apache.org/ooo/show_bug.cgi?id=125475 (where a patch by Ariel is available, but operates at a C++ code level and not at a Makefile level)?
Sorry for the many questions! At the bare minimum, it would be very helpful if you can update the building guide at https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step with some specific information; I know you build on FreeBSD which is not one of the platforms we provide binaries for, but you can add a whole section about it if you like. If you need a wiki account, just ask here.
Regards, Andrea. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org