RISC-V and Ada: undefined references to `__gnat_raise_nodefer_with_msg'

Eric Botcazou ebotcazou@adacore.com
Mon Jul 2 20:03:00 GMT 2018


> 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



More information about the Gcc mailing list