HomeSort by: relevance | last modified time | path
    Searched refs:GMP_CC (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpc/dist/
configure 3390 GMP_CC=
3400 GMP_CC=`$cpp $CPPFLAGS conftest.c 2> /dev/null | $EGREP MPFR_OPTION | $SED -e 's/MPFR_OPTION //g;s/ *" *//g'`
3409 if test -z "$GMP_CC$GMP_CFLAGS" ; then
3413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&5
3414 $as_echo "yes CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&6; }
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CC=$GMP_CC and CFLAGS=$GMP_CFLAGS" >&5
3417 $as_echo_n "checking for CC=$GMP_CC and CFLAGS=$GMP_CFLAGS... " >&6; }
3419 if $GMP_CC $GMP_CFLAGS -o conftest conftest.c 2> /dev/null ; then
3422 CC=$GMP_CC
  /src/external/lgpl3/mpfr/dist/
configure 3961 unset gmp_lib_path GMP_CFLAGS GMP_CC
4106 GMP_CC=`$SED -n 's/^CC = //p' $withval/Makefile`
4409 if test -z "$GMP_CC$GMP_CFLAGS" ; then
4412 GMP_CC=__GMP_CC
4427 GMP_CC=`$EGREP MPFR_OPTION conftest.txt | $SED -e 's/MPFR_OPTION //g;s/ *" *//g'`
4437 if test "x$GMP_CC" = "x__GMP_CC" || test "x$GMP_CFLAGS" = "x__GMP_CFLAGS" ; then
4441 GMP_CC=
4443 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&5
4444 printf "%s\n" "CC=$GMP_CC CFLAGS=$GMP_CFLAGS" >&6; }
4448 if test -n "$GMP_CC$GMP_CFLAGS" ; the
    [all...]

Completed in 38 milliseconds