From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4229 Path: news.gmane.org!not-for-mail From: James Gregurich Newsgroups: gmane.linux.lib.musl.general Subject: Re: question float.h & powerpc Date: Fri, 15 Nov 2013 13:47:33 -0600 Message-ID: <8EFD5B6F-00AE-4DBB-860D-C9A52966AA4D@mac.com> References: <407BD2A5-E4A4-48A6-832E-C6F9479466D1@mac.com> <20131115194225.GD24286@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_8DBF536C-DB88-4A05-AD83-1031DA5122C6" X-Trace: ger.gmane.org 1384544864 30394 80.91.229.3 (15 Nov 2013 19:47:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2013 19:47:44 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4233-gllmg-musl=m.gmane.org@lists.openwall.com Fri Nov 15 20:47:50 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1VhPMr-0003Be-Bf for gllmg-musl@plane.gmane.org; Fri, 15 Nov 2013 20:47:49 +0100 Original-Received: (qmail 8067 invoked by uid 550); 15 Nov 2013 19:47:47 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 8059 invoked from network); 15 Nov 2013 19:47:47 -0000 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.14,0.0.0000 definitions=2013-11-15_05:2013-11-15,2013-11-15,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=1 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1311150139 In-reply-to: <20131115194225.GD24286@brightrain.aerifal.cx> X-Mailer: Apple Mail (2.1816) Xref: news.gmane.org gmane.linux.lib.musl.general:4229 Archived-At: --Apple-Mail=_8DBF536C-DB88-4A05-AD83-1031DA5122C6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 thanks for the info. I=92m researching the clang docs right now to see how to do it. I don=92t = understand why the ellcc guys wouldn=92t have addressed this already, = but I haven=92t asked them yet. Fortunately, I doubt our codebase actually uses double-double, but the = toolchain still needs to build correctly so I don=92t want to hack it. On Nov 15, 2013, at 1:42 PM, Rich Felker wrote: > GCC has options to easily switch the compiler to using 64-bit long > double on powerpc. I'm not sure about clang, though. --Apple-Mail=_8DBF536C-DB88-4A05-AD83-1031DA5122C6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
thanks for the = info.

I=92m researching the clang docs right = now to see how to do it. I don=92t understand why the ellcc guys = wouldn=92t have addressed this already, but I haven=92t asked them = yet.

Fortunately, I doubt our codebase actually uses = double-double, but the toolchain still needs to build correctly so I = don=92t want to hack it.

On Nov 15, 2013, at = 1:42 PM, Rich Felker <dalias@aerifal.cx> = wrote:

GCC has options to easily switch the = compiler to using 64-bit long
double on powerpc. I'm not sure about = clang, though.

= --Apple-Mail=_8DBF536C-DB88-4A05-AD83-1031DA5122C6--