https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103767
Bug ID: 103767
Summary: libiberty.a built with -fPIC is never going to be
installed
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: BjDick at gmx dot de
Target Milestone: ---
Although a variant of the libiberty.a library is built with -fPIC and placed in
the pic/ subdirectory, it is never going to be installed according to the
Makefile.
Is this intended behavior? If so, I suggest to add a short remark to
libiberty/INSTALL describing the intended handling of this variant.