From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29458 invoked by alias); 9 Jun 2006 22:43:59 -0000 Received: (qmail 29356 invoked by uid 48); 9 Jun 2006 22:43:48 -0000 Date: Fri, 09 Jun 2006 22:43:00 -0000 Message-ID: <20060609224348.29355.qmail@sourceware.org> From: "sjmunroe at us dot ibm dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060609223502.2749.sjmunroe@us.ibm.com> References: <20060609223502.2749.sjmunroe@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug ports/2749] powerpc32 does not build --without-fp X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00024.txt.bz2 List-Id: ------- Additional Comments From sjmunroe at us dot ibm dot com 2006-06-09 22:43 ------- Created an attachment (id=1075) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1075&action=view) Patch the libc required to allow soft-fp builds for powerpc32 We need this patch because soft-fp does not have . So we need to eliminate the need for the feget/set functions or change to use . This also server to ellimiate a concerned with using fesetround() withing libm functions. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2749 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.