https://issues.apache.org/ooo/show_bug.cgi?id=118769
Bug #: 118769
Issue Type: DEFECT
Summary: On Ubuntu 11.10 build breaks in comphelper
Classification: Code
Product: tools
Version: OOO340m0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: GNU make
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
On Ubuntu 11.10 the build breaks in comphelper, the first gbuild module: the
linker reports many unresolved symbols.
The ld.gold linker does not have this problem. Also on Ubuntu 10.04 or on
Fedora the build finished without linker errors.
gbuild uses a reversed order of libraries and object files with respect to
dmake modules (object files first, then libraries.) Changing this order makes
the linker errors go away.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.