[Bug libgomp/26477] [4.2 Regression] bootstrap: SYS_gettid undeclared
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 20 10:08:00 GMT 2006
------- Comment #4 from jakub at gcc dot gnu dot org 2006-06-20 09:55 -------
Subject: Bug 26477
Author: jakub
Date: Tue Jun 20 09:55:42 2006
New Revision: 114809
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114809
Log:
PR libgomp/26175
PR libgomp/26477
* configure.ac: If neither --enable-linux-futex nor
--disable-linux-futex is passed, determine the default by checking
for compiling and/or running against NPTL. With --enable-linux-futex,
check if SYS_gettid and SYS_futex are defined.
* configure: Rebuilt.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/configure
trunk/libgomp/configure.ac
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26477
More information about the Gcc-bugs
mailing list