Bug in gcc-4.0.0
Ralf Corsepius
ralf.corsepius at rtems.org
Wed Jul 27 20:08:01 UTC 2005
On Wed, 2005-07-27 at 12:28 -0400, Phillip Sorensen wrote:
> While trying to build EPICS base with RTEMS, I got a link from the gcc
> c++ library error about not being able to find the function
> rtems_gxx_recursive_mutex_init().
Could you provide us with a test case?
> A quick grep shows that the proper
> function is rtems_gxx_recursive_mutex_init_function(). I found the
> problem was the name of the function in the gcc-4.0.0/gcc/gthr-rtems.h
> file. Below is a quick patch to fix this problem.
Seems to me you are right. I am going to commit your patch into gcc's CVS.
> Should I open a bug report for this?
I don't think this is necessary.
Ralf
More information about the users
mailing list