Discussion:
[OpenRISC] [Openrisc] newlib linking error: __getreent defined twice
Matthew Hicks
2014-10-27 17:14:26 UTC
Permalink
There was a patch that fixes this bug earlier in this thread:
http://lists.opencores.org/pipermail/openrisc/2014-July/001746.html

Will someone who has the authority please apply the patch? I just ran into
this bug and I wasted an hour trying to work around it before I found this
thread.
Stefan Wallentowitz
2014-10-30 09:10:19 UTC
Permalink
Post by Matthew Hicks
http://lists.opencores.org/pipermail/openrisc/2014-July/001746.html
Will someone who has the authority please apply the patch? I just ran
into this bug and I wasted an hour trying to work around it before I
found this thread.
Hi Matthew,

thanks for your mail. Sorry, I missed that the code was actually in the
master branch. We need the dynamic re-entrancy for the multicore
version, therefore I will not apply this patch for the moment but
disable the function in the newlib branch. This is of course only a
temporary solution. The proper solution will be in the to-be-upstream
repository (https://github.com/wallento/or1k-newlib) which I recently
started.

See you,
Stefan

Loading...