This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #5 from bkoz at gcc dot gnu dot org  2008-04-15 19:31 -------

Sorry about the delay folks. Trying to track down some config issues, and so
far failing to get a local xcompiler up so I can test locally a config w/o
stdint.h provided.

Goal is to use GCC_HEADER_STDINT(gstdint.h) to construct a stdint.h that works
when stdint.h is not found. When stdint.h is found, do nothing.

-benjamin


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |448


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]