tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: geos failure on smartos



On Tue, Jun 21, 2022 at 06:16:26AM -0400, Greg Troxel wrote:
 > It seems the compiler/headers are objecting to "sqrt(5)", because it
 > can't choose among long double, double, and float.

This happens regularly on Solaris builds of C++ code (not just with
sqrt, too) and I've always figured it was a random crotchet in the
compiler and patched it to use a floating constant.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index