From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19426 invoked by alias); 15 Apr 2008 19:31:54 -0000 Received: (qmail 19119 invoked by uid 48); 15 Apr 2008 19:31:07 -0000 Date: Tue, 15 Apr 2008 19:31:00 -0000 Message-ID: <20080415193107.19118.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/35915] [4.4 Regression] atomic.cc:31:20: error: stdint.h: No such file In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bkoz at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-04/txt/msg01089.txt.bz2 ------- 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