Searched refs:with_gmp_lib (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/
H A Dconfigure772 with_gmp_lib
5581 if test "${with_gmp_lib+set}" = set; then :
5582 withval=$with_gmp_lib;
5594 if test "x$with_gmp_lib" != x; then
5595 gmplibs="-L$with_gmp_lib $gmplibs"
5597 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/haiku-buildtools/binutils/
H A Dconfigure776 with_gmp_lib
5613 if test "${with_gmp_lib+set}" = set; then :
5614 withval=$with_gmp_lib;
5626 if test "x$with_gmp_lib" != x; then
5627 gmplibs="-L$with_gmp_lib $gmplibs"
5629 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/haiku-buildtools/gcc/mpc/
H A Dconfigure765 with_gmp_lib
2929 if test "${with_gmp_lib+set}" = set; then :
2930 withval=$with_gmp_lib; LDFLAGS="-L$withval $LDFLAGS"
2937 if test -z "$with_gmp_lib" -a -z "$with_gmp_include" ; then
/haiku-buildtools/gcc/mpfr/
H A Dconfigure780 with_gmp_lib
3322 if test "${with_gmp_lib+set}" = set; then :
3323 withval=$with_gmp_lib;
3333 if test -z "$with_gmp_lib" && test -z "$with_gmp_include" ; then

Completed in 130 milliseconds