[Bug 236188] devel/boost-libs and BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236188 Alexey Dokuchaev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Alexey Dokuchaev <[email protected]> --- c++ won't work on FreeBSD/powerpc, because it is gcc 4.2.1. I've built fresh devel/boost-libs using g++7, so it goes like this: $ g++7 a.cc -isystem/usr/local/include -Wl,-rpath=/usr/local/lib/gcc7 $ ./a.out 2.034589723572673 This is on Mac mini G4, 32-bit, ~r302710 12.0-CURRENT. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"