https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122839
Bug ID: 122839
Summary: [16 Regression] libgcobol build has undocumented
requirements on the depending libxml2 build
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cobol
Assignee: unassigned at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
libxml2 is needed by libgcobol, and apparently make some assumptions how the
libxml2 build has to be configured.
These requirements should be documented, and better checked in the libgcobol
configury when building the library.