This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]