[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9518] [octave forge] (interval) configure
From: |
Olaf Till |
Subject: |
[Octave-patch-tracker] [patch #9518] [octave forge] (interval) configure.ac |
Date: |
Sun, 17 Dec 2017 06:31:01 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #2, patch #9518 (project octave):
The check for libm pulled in libm into LIBS, without which the tests for
fesetround and floor fail (without consequences in this configure.ac). You
don't need to link the mpfr_... oct-files with libm because they are linked to
Octave, and Octave already links with libm. But for the configure tests, the
link to libm has to be done.
Instead of testing for libm, you could add the libm manually to LIBS (I
wouldn't do that), or you could remove the tests for fesetround and floor
also.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9518>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/