https://bz.apache.org/ooo/show_bug.cgi?id=127139
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] --- With more modules ported to gbuild, the build on 32 bit Ubuntu 14.04 now also breaks in (at least) main/embeddedobj and main/uui. It's not clear to me why. I've found 2 workarounds: * adding "-lc" to the linker command (but why isn't libc linked to by default?) * adding "-fuse-ld=gold" to the linker command (but the gold and bfd linkers are meant to be identical, differing only in performance and supported platforms) Also why do most gbuild modules link, and only a few fail :-( ? -- You are receiving this mail because: You are the assignee for the issue.
