Sebastian Huber commented: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/39#note_109580


I get build errors on microblaze:
```
/home/EB/sebastian_h/src/rtems/cpukit/libcsupport/src/getrusage.c: In function 
'getrusage':
/home/EB/sebastian_h/src/rtems/cpukit/libcsupport/src/getrusage.c:113:8: error: 
'RUSAGE_THREAD' undeclared (first use in this function); did you mean 
'SIGEV_THREAD'?
  113 |   case RUSAGE_THREAD:
      |        ^~~~~~~~~~~~~
      |        SIGEV_THREAD
```
Maybe the Newlib version is not the right one.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/39#note_109580
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to