[Bug libstdc++/35915] [4.4 Regression] atomic.cc:31:20: error: stdint.h: No such file

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 16 18:53:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list