[Bug algol68/123733] Bootstrap fails: implicit declaration of GC_is_init_called
jemarch at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 20 20:25:47 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123733
--- Comment #2 from Jose E. Marchesi <jemarch at gcc dot gnu.org> ---
The regression is due to a change in configure.ac that enables the
algol68-gc if libgc is available.
I think the way to go is:
1. To document the minimum version of libgc that is known to work, and
2. To add a configure check to make sure GC_is_init_called is
available.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Algol68
mailing list