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

  /src/external/gpl2/rcs/dist/
configure 407 echo 1 >conftest1
450 sh -c "exec $i -n conftest0 conftest1" >conftestout 2>/dev/null
533 $DIFF conftest0 conftest1 >/dev/null 2>&1
574 $DIFF -an conftest0 conftest1 >conftestout 2>conftestout2
601 $DIFF -c -L 0 -L 1 conftest0 conftest1 >conftestout 2>/dev/null
640 PATH=$diff3PATH sh -c "exec diff3 -E -m -L 0 -L 1 -L 2 conftest0 conftest1 /dev/null" >conftestout 2>/dev/null
703 $DIFF conftest0 conftest1 >conftest01
704 $DIFF /dev/null conftest1 >conftestn1
706 sh -c "exec $i -E conftest01 conftestn1 conftest0 /dev/null conftest1" >conftestout 2>/dev/null
710 grep '^>>* *conftest1$' conftestout >/dev/null 2>&1 &
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
configure 24270 echo '.section myfoosect, "a"' > conftest1.s
24275 if $gcc_cv_as -o conftest1.o conftest1.s > /dev/null 2>&1 \
24278 && $gcc_cv_ld -shared -o conftest1.so conftest1.o \
24280 gcc_cv_ld_ro_rw_mix=`$gcc_cv_objdump -h conftest1.so \
30647 cat > conftest1.s <<EOF
30668 if $gcc_cv_as --64 -o conftest1.o conftest1.s > /dev/null 2>&1 \
30669 && $gcc_cv_ld -shared -melf_x86_64 -o conftest1.so conftest1.o > /dev/null 2>&1
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 26253 echo '.section myfoosect, "a"' > conftest1.s
26258 if $gcc_cv_as -o conftest1.o conftest1.s > /dev/null 2>&1 \
26261 if $gcc_cv_ld -shared -o conftest1.so conftest1.o \
26263 || $gcc_cv_ld -r -o conftest1.so conftest1.o \
26265 gcc_cv_ld_ro_rw_mix=`$gcc_cv_objdump -h conftest1.so \
32528 cat > conftest1.s <<EOF
32549 if $gcc_cv_as --64 -o conftest1.o conftest1.s > /dev/null 2>&1
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/
configure 8357 ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
8358 if echo '#include "conftest.c"' >conftest1.c \
8380 if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&5 2>&1; then
14281 : > conftest1.c
14282 $CC $CPPFLAGS $CFLAGS $LDFLAGS -fPIC -shared -o libempty.so conftest1.c -lpthread >&5 2>&1
14293 rm -f conftest1.c libempty.so conftest2.c conftest
16978 : > conftest1.c
16979 $CC $CPPFLAGS $CFLAGS $LDFLAGS -fPIC -shared -o libempty.so conftest1.c -lpthread >&5 2>&1
16990 rm -f conftest1.c libempty.so conftest2.c conftest
22306 { ac_try='${CC-cc} $CFLAGS $CPPFLAGS -c conftest.c 2>conftest1.err
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 8357 ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
8358 if echo '#include "conftest.c"' >conftest1.c \
8380 if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&5 2>&1; then
14281 : > conftest1.c
14282 $CC $CPPFLAGS $CFLAGS $LDFLAGS -fPIC -shared -o libempty.so conftest1.c -lpthread >&5 2>&1
14293 rm -f conftest1.c libempty.so conftest2.c conftest
16978 : > conftest1.c
16979 $CC $CPPFLAGS $CFLAGS $LDFLAGS -fPIC -shared -o libempty.so conftest1.c -lpthread >&5 2>&1
16990 rm -f conftest1.c libempty.so conftest2.c conftest
22306 { ac_try='${CC-cc} $CFLAGS $CPPFLAGS -c conftest.c 2>conftest1.err
    [all...]
  /src/external/gpl3/gcc/dist/libgfortran/
configure 30494 touch conftest1.$ac_objext conftest2.$ac_objext
30497 conftest1.$ac_objext -lgfortran conftest2.$ac_objext 2>&1 >/dev/null \
30498 | grep "conftest1.$ac_objext.*conftest2.$ac_objext" > conftest.cmd
30499 if grep "conftest1.$ac_objext.* -Bstatic -lgfortran -Bdynamic .*conftest2.$ac_objext" \
30502 elif grep "conftest1.$ac_objext.* -bstatic -lgfortran -bdynamic .*conftest2.$ac_objext" \
30505 elif grep "conftest1.$ac_objext.* -aarchive_shared -lgfortran -adefault .*conftest2.$ac_objext" \
30508 elif grep "conftest1.$ac_objext.*libgfortran.a .*conftest2.$ac_objext" \
30512 rm -f conftest1.$ac_objext conftest2.$ac_objext conftest conftest.cmd

Completed in 92 milliseconds