Lines Matching refs:GMP
6 # Report bugs to <gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html>.
310 $0: gmp-bugs@gmplib.org, see
625 PACKAGE_TARNAME='gmp'
628 PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html'
629 PACKAGE_URL='http://www.gnu.org/software/gmp/'
631 ac_unique_file="gmp-impl.h"
1465 --docdir=DIR documentation root [DATAROOTDIR/doc/gmp]
1562 Report bugs to <gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html>.
1563 GNU MP home page: <http://www.gnu.org/software/gmp/>.
2125 ## Report this to gmp-bugs@gmplib.org ##
2373 ## Report this to gmp-bugs@gmplib.org ##
2998 as_fn_error $? "--target is not appropriate for GMP
3000 explicitly. Use --host if cross-compiling (see \"Installing GMP\" in the
3609 PACKAGE='gmp'
3777 # during testing, and though such things clearly aren't GMP's problem, if
3986 # - default CC/CFLAGS selections for extra CPU types specific to GMP
3991 # After GMP specific searches and tests, the standard autoconf AC_PROG_CC is
3994 # Care is taken not to use macros like AC_TRY_COMPILE during the GMP
3998 # The ABI selection mechanism is unique to GMP. All that reaches autoconf
4005 # scale well for GMP, where exact CPU types like "ultrasparc2" are wanted,
4058 # single instantiated gmp.h will be used by both.
4566 # Don't use -O3, it is for "large data sets" and also miscompiles GMP.
4567 # But icc miscompiles GMP at any optimization level, at higher levels
4665 # versions of GMP. The two are equally efficient.
4726 # since it doesn't like "__attribute__ ((mode (SI)))" etc in gmp-impl.h,
5745 GMP:
6219 those instructions. Not sure how much of the gmp code will come out
6276 show up all the time, but has occurred enough in GMP for us to reject
7838 those instructions. Not sure how much of the gmp code will come out
7895 show up all the time, but has occurred enough in GMP for us to reject
8755 # Long long limb setup for gmp.h.
10571 # GMP requires the standard C++ iostream classes
12124 as_fn_error $? "cannot build both static and DLL, since gmp.h is different for each.
12150 # inline isascii (used in gmp). It gives an extern inline for
23800 #include "$srcdir/gmp-h.in"
23821 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gmp.h doesnt recognise compiler \"$tmp_inline\", inlines will be unavailable" >&5
23822 $as_echo "$as_me: WARNING: gmp.h doesnt recognise compiler \"$tmp_inline\", inlines will be unavailable" >&2;}
23999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca (via gmp-impl.h)" >&5
24000 $as_echo_n "checking for alloca (via gmp-impl.h)... " >&6; }
24010 #include "$srcdir/gmp-h.in"
24012 #include "$srcdir/gmp-impl.h"
24107 #include "$srcdir/gmp-h.in"
24124 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gmp.h doesnt recognise <stdio.h>, FILE prototypes will be unavailable" >&5
24125 $as_echo "$as_me: WARNING: gmp.h doesnt recognise <stdio.h>, FILE prototypes will be unavailable" >&2;}
24998 # gmp-mparam.h in each directory. An overall maximum for each threshold is
25180 # Extract desired thresholds from gmp-mparam.h file in this directory,
25182 tmp_mparam=$srcdir/mpn/$tmp_dir/gmp-mparam.h
27211 # gmp-mparam.h will be used.
27216 # Create link for gmp-mparam.h.
27219 test "$no_create" = yes || rm -f gmp-mparam.h
27220 tmp_file=$srcdir/mpn/$gmp_mparam_dir/gmp-mparam.h
27222 ac_config_links="$ac_config_links gmp-mparam.h:mpn/$gmp_mparam_dir/gmp-mparam.h"
27224 gmp_srclinks="$gmp_srclinks gmp-mparam.h"
27230 as_fn_error $? "no version of gmp-mparam.h found in path: $path" "$LINENO" 5
27238 gmp_mparam_suggest="new file $srcdir/mpn/$i/gmp-mparam.h"
27248 # Copy relevant parameters from gmp-mparam.h to config.m4.
27416 #include \"$srcdir/gmp-h.in\"
27451 # Check compiler limb size matches gmp-mparam.h
27463 You appear to have set \$CFLAGS, perhaps you also need to tell GMP the
27998 ac_config_files="$ac_config_files Makefile mpf/Makefile mpn/Makefile mpq/Makefile mpz/Makefile printf/Makefile scanf/Makefile rand/Makefile cxx/Makefile tests/Makefile tests/devel/Makefile tests/mpf/Makefile tests/mpn/Makefile tests/mpq/Makefile tests/mpz/Makefile tests/rand/Makefile tests/misc/Makefile tests/cxx/Makefile doc/Makefile tune/Makefile demos/Makefile demos/calc/Makefile demos/expr/Makefile gmp.h:gmp-h.in gmp.pc:gmp.pc.in gmpxx.pc:gmpxx.pc.in"
28599 Report bugs to <gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html>.
28600 GNU MP home page: <http://www.gnu.org/software/gmp/>.
29121 "gmp-mparam.h") CONFIG_LINKS="$CONFIG_LINKS gmp-mparam.h:mpn/$gmp_mparam_dir/gmp-mparam.h" ;;
29147 "gmp.h") CONFIG_FILES="$CONFIG_FILES gmp.h:gmp-h.in" ;;
29148 "gmp.pc") CONFIG_FILES="$CONFIG_FILES gmp.pc:gmp.pc.in" ;;