[Bug ada/51307] [4.7 Regression] s-taprop.adb:676:25: "CLOCK_RT_Ada" not declared in "OS_Constants"

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 27 05:28:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51307

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011-11-26
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-11-26 23:40:37 UTC ---
Probably a missing CLOCK_REALTIME on the system (11.31 apparently has it).  You
need to add something to the Threads support section of s-oscons-tmplt.c.



More information about the Gcc-bugs mailing list