aboutsummaryrefslogtreecommitdiff
path: root/zlib/zconf.h.cmakein
diff options
context:
space:
mode:
authorRoger Sayle <roger@nextmovesoftware.com>2022-08-01 11:36:23 +0100
committerRoger Sayle <roger@nextmovesoftware.com>2022-08-01 11:40:50 +0100
commit71f068a9b3332a2179dfc807cf9138f691d77461 (patch)
tree66cd6fd1287e18f58535fa89d9d50d6bb8087350 /zlib/zconf.h.cmakein
parent5d8637208d35f78b51f8cff38c984836ab2c860f (diff)
downloadgcc-71f068a9b3332a2179dfc807cf9138f691d77461.zip
gcc-71f068a9b3332a2179dfc807cf9138f691d77461.tar.gz
gcc-71f068a9b3332a2179dfc807cf9138f691d77461.tar.bz2
Update configure to check for a recent gnat Ada compiler.
GCC fails to bootstrap when configured with --enable-languages=all on machines that have older versions of GNAT installed as the system Ada compiler. In configure, it's not sufficient to check whether gnat is available, but whether a sufficiently recent version of GNAT is installed. This patch tweaks config/acx.m4 so that conftest.adb also contains a reference to System.CRTL.int64 as required by the current version of gcc/ada/osint.adb. This fixes the build when the system Ada is GNAT v4.8.5 (on Redhat 7) by disabling ada, but continues to work fine when the system Ada is GNAT v11.3.1. 2022-08-01 Roger Sayle <roger@nextmovesoftware.com> Arnaud Charlet <charlet@adacore.com> config/ChangeLog * acx.m4 (AC_PROG_GNAT): Update conftest.adb to include features required of the host gnat compiler. ChangeLog * configure: Regenerate.
Diffstat (limited to 'zlib/zconf.h.cmakein')
0 files changed, 0 insertions, 0 deletions