> I cannot find it in the GCC sources: > > grep -ri raise_nodefer_with_msg > gcc/ada/gcc-interface/trans.c: (get_identifier > ("__gnat_raise_nodefer_with_msg"), NULL_TREE, ftype, > > Who is supposed to provide an implementation of > __gnat_raise_nodefer_with_msg?
No one, it's obsolete. The port is very likely not (properly) configured. -- Eric Botcazou