[gdal-dev] check if libm defines sincos() at build time
Andrew Brooks
arb at sat.dundee.ac.uk
Tue Jul 22 05:25:25 EDT 2008
On Tue, 22 Jul 2008 08:30:01 +0100, Maciej Sieczka <tutey at o2.pl> wrote:
> have configure actually check whether libm defines sincos()".
And don't forget that on Solaris sincos() is defined in libsunmath.
On old versions of Solaris it used to be wise to use
-Bstatic -lsunmath -Bdynamic
in case libsunmath was not installed by default.
Andrew
More information about the gdal-dev
mailing list