Rainer Orth <r...@cebitec.uni-bielefeld.de> writes:

> This broke bootstrap on Linux/x86_64 (CentOS 5.5), which lacks
> O_CLOEXEC.

... and also Solaris 8 and 9 bootstrap which lack sem_timedwait:

/vol/gcc/src/hg/trunk/local/libgo/runtime/thread-sema.c: In function 
'runtime_semasleep':
/vol/gcc/src/hg/trunk/local/libgo/runtime/thread-sema.c:42:7: error: implicit 
declaration of function 'sem_timedwait' [-Werror=implicit-function-declaration]

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to