[RTEMS Project] #2832: Google Go run-time library support needs an update

RTEMS trac trac at rtems.org
Wed Dec 7 07:39:05 UTC 2016


#2832: Google Go run-time library support needs an update
-----------------------------+------------------
 Reporter:  sebastian.huber  |      Owner:
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  5.0
Component:  tools            |    Version:  4.11
 Severity:  normal           |   Keywords:
-----------------------------+------------------
 The Google Go run-time uses now features provided by #include
 <ucontext.h>.  RTEMS lacks support for this. One option is to port it from
 FreeBSD to Newlib.

 RTEMS supports now thread-local storage. It should be enabled.

 The self-contained objects provided by <sys/lock.h> should be used for
 synchronization.

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


More information about the bugs mailing list