From owner-freebsd-office@FreeBSD.ORG Thu Feb 7 07:11:41 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AC33A1F1; Thu, 7 Feb 2013 07:11:41 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-f177.google.com (mail-ea0-f177.google.com [209.85.215.177]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC4D62F; Thu, 7 Feb 2013 07:11:40 +0000 (UTC) Received: by mail-ea0-f177.google.com with SMTP id n13so896142eaa.36 for ; Wed, 06 Feb 2013 23:11:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=zd/g7fDUoieQ6LDBoPBHWW1Qbdaq0bPHGhrncWCHc6Y=; b=YWmX3FiZfcH2zOiGhY0h1qyYvF1V3OxxzmT+WhRJgjUIV5b84MGp1fN5kvh7MWnAm8 jesEvaMaGWjOkAMvl3R8JxiwK4XRFjwEebxyLWoCmYZrPZGfAtHK32+hBDLUiAIWuNRp gBfObmpVLB03hE3L4b8fG9NzwOJp+ySk6bKy9ro1cPdDZJP6Wr/Li4K+8+H9exH7zDYs KpkG1WmPkvI4YXjgzOGf7TXlL9nUfKxmedcZIVjKi3z0GUAYlIKOxvVGtsdGWebGK+/u GBEJCDIona4lgL3WONojenWxSeM0GWaH9Jn8oqA37s5kGAb9KN84hslspRp6VJfM5fu3 WYIw== X-Received: by 10.14.2.5 with SMTP id 5mr1104531eee.30.1360221093996; Wed, 06 Feb 2013 23:11:33 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id z5sm2013140eep.16.2013.02.06.23.11.32 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 23:11:32 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 7 Feb 2013 08:11:30 +0100 From: Baptiste Daroussin To: Pedro Giffuni Subject: Re: Problem with Boost and long double Message-ID: <20130207071130.GC17793@ithaqua.etoilebsd.net> References: <51132FD0.4090304@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HG+GLK89HZ1zG0kk" Content-Disposition: inline In-Reply-To: <51132FD0.4090304@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 07:11:41 -0000 --HG+GLK89HZ1zG0kk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 06, 2013 at 11:38:40PM -0500, Pedro Giffuni wrote: > Hello; >=20 > In some boost related code I am working on I found problems [1] thanks > to the recent patch that enabled long double in boost port. >=20 >=20 > For an explanation on why our libstdc++ doesn't support long double, > you have to refer to this email: >=20 > http://lists.freebsd.org/pipermail/freebsd-hackers/2009-March/028030.html >=20 > Curiously it has just been discussed in -toolchain that our > libstdc++ is misconfigured: >=20 > http://docs.freebsd.org/cgi/mid.cgi?510EE5D2.4050409 >=20 > Perhaps the patch in the post helps fix the issues but for now I would > request that boost port disables again the long double support. >=20 > Thanks, >=20 > Pedro. >=20 > [1] https://svn.boost.org/trac/boost/ticket/7987 erg I have been happily building on all packages needing boost on my exp-ru= n and=20 some people ensured me double long was working correctly now :( But sure I will disable boost as soon as I can, I need to rebuild every por= ts to make sure everything is ok (mini exp-run) so won't happen before monday. regards, Bapt --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlETU6IACgkQ8kTtMUmk6EzpdwCglFdwd/GB+h9kiUy5UovuiiEf pQoAoLLIRezhXaLcj44hWxv5niTdyvIR =MfBE -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk--