From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12695 invoked by alias); 29 Jan 2009 20:10:36 -0000 Received: (qmail 12482 invoked by alias); 29 Jan 2009 20:10:26 -0000 Date: Thu, 29 Jan 2009 20:10:00 -0000 Message-ID: <20090129201026.12481.qmail@sourceware.org> From: "joseph at codesourcery dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090121143821.9772.linuxfan@walla.com> References: <20090121143821.9772.linuxfan@walla.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug math/9772] __copysign redefinition X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2009-01/txt/msg00141.txt.bz2 ------- Additional Comments From joseph at codesourcery dot com 2009-01-29 20:10 ------- Subject: Re: __copysign redefinition The problem is that the compilation line - at least that quoted in the bug report - does not include -fgnu89-inline. This probably indicates glibc has been misconfigured or a broken compiler, although it could conceivably be a bug in the configure test for -fgnu89-inline support. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9772 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.