------- Comment #8 from bkoz at gcc dot gnu dot org 2008-04-16 18:52 -------
in configure.ac please put GCC_STDINT out of native/cross bit of configure, and run unconditionally like so: GCC_LINUX_FUTEX([AC_DEFINE(HAVE_LINUX_FUTEX, 1, [Define if futex syscall is available.])]) GCC_HEADER_STDINT(include/gstdint.h) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35915