From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13159 invoked by alias); 7 Aug 2009 12:10:22 -0000 Received: (qmail 11914 invoked by uid 48); 7 Aug 2009 12:10:00 -0000 Date: Fri, 07 Aug 2009 12:10:00 -0000 Message-ID: <20090807121000.11912.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/40974] cannot build gcc-4.4.1: fenv_t has not been declared In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "booleandomain at gmail dot com" 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: 2009-08/txt/msg00718.txt.bz2 ------- Comment #11 from booleandomain at gmail dot com 2009-08-07 12:10 ------- There is no gcc/fenv.h in the build directory. I attached the only fenv.h files I could find in it. I attached the script I use for building the cross-toolchain, too. I slightly modified the build process: I removed environment variables such as CC and LD, and I added the path to the cross-tools binaries in PATH. I previously said fenv.h was 71 bytes long because of "du" command, but gcc bugzilla says something very different. Probably I have to learn how to properly use "du"... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974