[RTEMS Project] #3176: __getreent in libc.a and generated by confdefs.h

RTEMS trac trac at rtems.org
Tue Oct 10 14:40:33 UTC 2017


#3176: __getreent in libc.a and generated by confdefs.h
---------------------------+--------------------
 Reporter:  Joel Sherrill  |      Owner:  (none)
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:
Component:  tool/newlib    |    Version:  4.12
 Severity:  normal         |   Keywords:
---------------------------+--------------------
 Some applications are getting duplicate symbol definitions for
 __getreent(). One of the examples-v2 programs is doing this. It is because
 there are two bodies for this method -- one from confdefs.h and another
 from newlib.

 https://sourceware.org/ml/newlib/2017/msg01020.html addresses the issues
 and needs to be incorporated by the RSB.

 https://sourceware.org/ml/newlib/2017/msg01019.html is a cleanup that was
 spotted at the same time. It can be picked up by a newlib snapshot.

--
Ticket URL: <http://devel.rtems.org/ticket/3176>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list