https://bz.apache.org/ooo/show_bug.cgi?id=126414
Issue ID: 126414
Issue Type: DEFECT
Summary: missing -fPIC flag
Product: General
Version: 4.2.0-dev
Hardware: PC
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: code
Assignee: [email protected]
Reporter: [email protected]
When building openoffice the build fails due to something missing -fPIC flag. I
am building on Linux AMD64.
I added -fPIC to ARCH_FLAGS and the build seems to proceed much further.
This needs further investigation as to where the flag is missing. The object
where the build fails probably links to something that should have been built
with -fPIC but is not.
--
You are receiving this mail because:
You are the assignee for the issue.