[Bug target/116021] Ada build on Darwin: gen_il-main: Symbol not found: ___builtin_nested_func_ptr_created
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 22 14:01:53 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116021
--- Comment #10 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #9)
> Ah, looking at gcc/ada/gcc-interface/Makefile.in, perhaps the issue is that
> I need to set GNATLINK in my environment, too, besides just GNATMAKE and
> GNATBIND... perhaps the issue was arising due to having had a version
> mismatch previously...
please try the simple case first [see NOTE4 above] - once you can repeat that -
adding more configure stuff can be done ... if you only have one, consistent
GCC bootstrap compiler in your path it should just work (modulo the issue with
Xcode claiming gcc/g++)
More information about the Gcc-bugs
mailing list