On Mon, 24 Feb 2025 14:51:27 +0100 Richard Biener <richard.guent...@gmail.com> wrote:
> gcc-cobol/gcc/cobol/parse.y:1361.10-16: error: require bison 3.5.1, > but have 3.0.4 > %require "3.5.1" // 3.8.2 also works, but not 3.8.0 > ^^^^^^^ > > this requirement isn't documented, neither is a version requirement > for flex. The > place for this is in gcc/doc/install.texi I supplied a set of documentation patches separately on Friday, subject "info updates for gcobol". IIUC, you would like that patch applied to cobol-patched, too. I can do that. --jkl