Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Mar 2019 13:38:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 236188] devel/boost-libs and BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
Message-ID:  <bug-236188-25061-GiLmrkxlgU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236188-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236188-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236188

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danfe@FreeBSD.org

--- Comment #3 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
c++ won't work on FreeBSD/powerpc, because it is gcc 4.2.1.  I've built fre=
sh
devel/boost-libs using g++7, so it goes like this:

$ g++7 a.cc -isystem/usr/local/include -Wl,-rpath=3D/usr/local/lib/gcc7
$ ./a.out
2.034589723572673

This is on Mac mini G4, 32-bit, ~r302710 12.0-CURRENT.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236188-25061-GiLmrkxlgU>