Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpfr
mpfr
Commits
5c2a876f
Commit
5c2a876f
authored
Jan 18, 2022
by
Vincent Lefevre
Browse files
Updated the FIXME in acinclude.m4 for MPFR_CHECK_LIBM.
parent
e042578a
Changes
1
Hide whitespace changes
Inline
Side-by-side
acinclude.m4
View file @
5c2a876f
...
...
@@ -1481,6 +1481,7 @@ dnl Determine a math library -lm to use.
dnl
dnl FIXME: The tests below may yield the following error with a GCC snapshot:
dnl error: infinite recursion detected [-Werror=infinite-recursion]
dnl The consequence is that -lm is not used, and the build of trint fails.
dnl Why is "main" used as the library function?
AC_DEFUN([MPFR_CHECK_LIBM],
[AC_REQUIRE([AC_CANONICAL_HOST])
...
...
LEFEVRE Vincent
@vlefevre
mentioned in commit
4f235fd3
·
Mar 30, 2022
mentioned in commit
4f235fd3
mentioned in commit 4f235fd34e89c23f5dbe4da6af482f2607daa220
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment