https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119352
Bug ID: 119352
Summary: building of a gcobol cross compiler fails (driver not
built)
Product: gcc
Version: 15.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: ---
trying to build an x86_64-linux-gnu to aarch64-linux-gnu cobol cross compiler
succeeds, but the gcobol driver is not built, and then installation fails
trying to install the driver.
Note, that the cross build of the cobol1 binary, and the cross build of
libgcobol works. it's just the unbuilt driver.