[Bug ada/71317] Compiling gnat for rtems fails at s-taprop.adb

2016-05-30 Thread soja-lists at aries dot uberspace.de
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

[Bug ada/71317] New: Compiling gnat for rtems fails at s-taprop.adb

2016-05-27 Thread soja-lists at aries dot uberspace.de
: 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

[Bug ada/68169] New: s-osinte-rtems.ads is out of synch with type definitions of current newlib

2015-10-31 Thread soja-lists at aries dot uberspace.de
: 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