Lines Matching defs:try
13 # If you have problems, try without defining CC and CFLAGS before reporting
120 try()
127 try()
301 if try $CC -w -c $SFLAGS $test.c &&
302 try $LDSHARED $SFLAGS -o $test$shared_ext $test.o; then
308 echo 'No shared library support; try without defining CC and CFLAGS' | tee -a configure.log
344 if try $CC -c $CFLAGS -D_LARGEFILE64_SOURCE=1 $test.c; then
361 if try $CC $CFLAGS -o $test $test.c; then
378 if try $CC -c $CFLAGS $test.c; then
392 if try $CC -c $CFLAGS $test.c; then
436 if try $CC -c $CFLAGS $test.c; then
457 if try $CC $CFLAGS -o $test $test.c; then
480 if try $CC -c $CFLAGS $test.c; then
518 if try $CC -c $CFLAGS $test.c; then
547 if try $CC $CFLAGS -o $test $test.c; then
564 if try $CC -c $CFLAGS $test.c; then
596 if try $CC -c $CFLAGS $test.c; then
623 if try $CC -c $CFLAGS $test.c; then