https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71317
--- Comment #2 from Jan Sommer ---
It's an undefined reference to clock_getres and warnings that there are
multiple definitions in Get_Page_Size.
I submitted a patch which adds the clock_getres declaration and fixes the
Get_Page_Size declaration
: ada
Assignee: unassigned at gcc dot gnu.org
Reporter: soja-lists at aries dot uberspace.de
Target Milestone: ---
Recent versions of gnat fail to build for RTEMS because of missing/wrong
declarations in s-osinte-rtems.ads which is inculded in s-taprop.
I will provide a patch
: normal
Priority: P3
Component: ada
Assignee: unassigned at gcc dot gnu.org
Reporter: soja-lists at aries dot uberspace.de
Target Milestone: ---
For rtems the type definition of phtread_attr_t in s-osinte-rtems.ads and the
corresponding one of current newlib are