亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? configure

?? flnx 0.17 是做嵌入linux gui 必備工具箱
??
?? 第 1 頁 / 共 5 頁
字號:
cat conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: C compiler cannot create executables" >&5echo "$as_me: error: C compiler cannot create executables" >&2;}   { (exit 77); exit 77; }; }fiac_exeext=$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_file" >&5echo "${ECHO_T}$ac_file" >&6# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:$LINENO: checking whether the C compiler works" >&5echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6# FIXME: These cross compiler hacks should be removed for Autoconf 3.0# If not cross compiling, check that we can run a simple program.if test "$cross_compiling" != yes; then  if { ac_try='./$ac_file'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then    cross_compiling=no  else    if test "$cross_compiling" = maybe; then	cross_compiling=yes    else	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&5echo "$as_me: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'." >&2;}   { (exit 1); exit 1; }; }    fi  fifiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeextac_clean_files=$ac_clean_files_save# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:$LINENO: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:$LINENO: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:$LINENO: checking for suffix of executables" >&5echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # If both `conftest.exe' and `conftest' are `present' (well, observable)# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will# work properly (i.e., refer to `conftest.exe'), while it won't with# `rm'.for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link" >&5echo "$as_me: error: cannot compute suffix of executables: cannot compile and link" >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:$LINENO: checking for suffix of object files" >&5echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`       break;;  esacdoneelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile" >&5echo "$as_me: error: cannot compute suffix of object files: cannot compile" >&2;}   { (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6if test "${ac_cv_c_compiler_gnu+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){#ifndef __GNUC__       choke me#endif  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_compiler_gnu=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_c_compiler_gnu=$ac_compiler_gnufiecho "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6GCC=`test $ac_compiler_gnu = yes && echo yes`ac_test_CFLAGS=${CFLAGS+set}ac_save_CFLAGS=$CFLAGSCFLAGS="-g"echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cc_g+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cc_g=yeselse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5ac_cv_prog_cc_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5echo "${ECHO_T}$ac_cv_prog_cc_g" >&6if test "$ac_test_CFLAGS" = set; then  CFLAGS=$ac_save_CFLAGSelif test $ac_cv_prog_cc_g = yes; then  if test "$GCC" = yes; then    CFLAGS="-g -O2"  else    CFLAGS="-g"  fielse  if test "$GCC" = yes; then    CFLAGS="-O2"  else    CFLAGS=  fifi# Some people use a C++ compiler to compile C.  Since we use `exit',# in C++ we need to declare it.  In case someone uses the same compiler# for both compiling C and C++ we need to have the C++ compiler decide# the declaration of exit, since it's the most demanding environment.cat >conftest.$ac_ext <<_ACEOF#ifndef __cplusplus  choke me#endif_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  for ac_declaration in \   ''\   '#include <stdlib.h>' \   'extern "C" void std::exit (int) throw (); using std::exit;' \   'extern "C" void std::exit (int); using std::exit;' \   'extern "C" void exit (int) throw ();' \   'extern "C" void exit (int);' \   'void exit (int);'do  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"#include <stdlib.h>$ac_declaration#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  :else  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_ext  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"#include "confdefs.h"$ac_declaration#ifdef F77_DUMMY_MAIN#  ifdef __cplusplus     extern "C"#  endif   int F77_DUMMY_MAIN() { return 1; }#endifintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  breakelse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extdonerm -f conftest*if test -n "$ac_declaration"; then  echo '#ifdef __cplusplus' >>confdefs.h  echo $ac_declaration      >>confdefs.h  echo '#endif'             >>confdefs.hfielse  echo "$as_me: failed program was:" >&5cat conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extac_ext=cac_cpp='$CPP $CPPFLAGS'ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_c_compiler_gnuac_ext=ccac_cpp='$CXXCPP $CPPFLAGS'ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'ac_compiler_gnu=$ac_cv_cxx_compiler_gnuif test -n "$ac_tool_prefix"; then  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC  do    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.set dummy $ac_tool_prefix$ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$CXX"; then  ac_cv_prog_CXX="$CXX" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_executable_extensions; do  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiCXX=$ac_cv_prog_CXXif test -n "$CXX"; then  echo "$as_me:$LINENO: result: $CXX" >&5echo "${ECHO_T}$CXX" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi    test -n "$CXX" && break  donefiif test -z "$CXX"; then  ac_ct_CXX=$CXX  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlCdo  # Extract the first word of "$ac_prog", so it can be a program name with args.set dummy $ac_prog; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_CXX"; then  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.elseas_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  for ac_exec_ext in '' $ac_execut

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美成人一区二区三区在线观看 | 久久99精品久久久久| 99精品桃花视频在线观看| 国产女人18水真多18精品一级做| 国产精品一级片在线观看| 久久久91精品国产一区二区精品| 国产在线乱码一区二区三区| 久久精品欧美一区二区三区麻豆 | 精品av久久707| 国产精品白丝jk黑袜喷水| 国产性色一区二区| www.综合网.com| 亚洲一区二区在线视频| 91精品国产高清一区二区三区蜜臀 | 精品视频1区2区| 免费成人在线观看视频| 久久夜色精品国产噜噜av| 成人深夜视频在线观看| 亚洲色图视频网| 欧美精品色综合| 国产精品亚洲第一区在线暖暖韩国| 国产欧美一区二区三区鸳鸯浴 | 亚洲最大成人综合| 欧美一区二区三区四区五区| 麻豆精品久久精品色综合| 国产精品日韩成人| 欧美吻胸吃奶大尺度电影| 九九视频精品免费| 1000部国产精品成人观看| 欧美日韩高清影院| 国产成人午夜电影网| 亚洲精品菠萝久久久久久久| 日韩一级片在线观看| 国产成人免费xxxxxxxx| 亚洲小说春色综合另类电影| 精品久久久久久最新网址| 91美女在线观看| 免费成人在线播放| 夜夜夜精品看看| 久久综合久久综合久久综合| 色狠狠av一区二区三区| 精一区二区三区| 亚洲一区二区三区四区五区黄 | 国产日韩欧美综合一区| 欧美性大战久久久久久久| 国产盗摄视频一区二区三区| 亚洲成人动漫在线免费观看| 久久久久久久精| 欧美剧在线免费观看网站| 盗摄精品av一区二区三区| 日韩不卡手机在线v区| 中文字幕中文字幕在线一区 | 色综合久久九月婷婷色综合| 麻豆精品一区二区| 亚洲成av人片一区二区三区| 中文字幕欧美区| 欧美成人女星排名| 欧美人与禽zozo性伦| 99久久国产综合精品麻豆| 精品一区二区三区影院在线午夜| 亚洲精品乱码久久久久久黑人 | 日日摸夜夜添夜夜添国产精品| 国产精品传媒视频| 欧美精品一区二区三区一线天视频 | 欧美另类变人与禽xxxxx| 色成年激情久久综合| 不卡的av电影| voyeur盗摄精品| 成人性色生活片| 国产成人免费视频| 国产精品一区二区三区四区| 人人狠狠综合久久亚洲| 亚洲一二三区不卡| 亚洲第一狼人社区| 亚洲一区二区三区中文字幕| 国产精品久久久久久亚洲毛片 | 日韩一区二区免费电影| 欧美久久一二区| 91精品国产手机| 欧美精品乱码久久久久久| 欧美日韩亚洲高清一区二区| 色呦呦国产精品| 91国在线观看| 欧美日韩国产精品成人| 欧美色爱综合网| 欧美老年两性高潮| 欧美一区二区三区在线视频 | 欧美精品一区二区精品网| 日韩欧美成人激情| 2022国产精品视频| 国产精品久久网站| 亚洲精品一二三四区| 亚洲亚洲精品在线观看| 日韩国产成人精品| 激情久久五月天| 成人激情黄色小说| 色88888久久久久久影院按摩| 色偷偷成人一区二区三区91| 欧美日韩亚洲综合一区二区三区| 欧美日韩在线观看一区二区 | 91麻豆精品国产自产在线 | 制服.丝袜.亚洲.中文.综合| 欧美一二三区在线| 国产免费观看久久| 亚洲一区二区在线免费看| 日本一区中文字幕| 国产精品羞羞答答xxdd| 91影视在线播放| 7777精品伊人久久久大香线蕉经典版下载| 欧美精品777| 久久精品一区蜜桃臀影院| 中文字幕在线不卡| 丝瓜av网站精品一区二区| 国内精品国产成人国产三级粉色 | 天堂在线亚洲视频| 国产精品一区二区免费不卡| 9i看片成人免费高清| 欧美肥胖老妇做爰| 国产欧美一区二区在线| 亚洲va韩国va欧美va精品| 精品一区二区三区在线观看| 91丨九色porny丨蝌蚪| 日韩欧美中文一区| 亚洲最新在线观看| 国产乱码精品1区2区3区| 欧美亚洲国产一区在线观看网站| 欧美变态tickle挠乳网站| 亚洲日本va午夜在线影院| 麻豆传媒一区二区三区| av男人天堂一区| 日韩视频国产视频| 一区二区视频在线| 国产盗摄女厕一区二区三区| 欧美老肥妇做.爰bbww视频| **欧美大码日韩| 国产精品99久久久久久有的能看| 欧美日精品一区视频| 欧美国产精品劲爆| 久久精品99国产国产精| 一本到不卡精品视频在线观看 | 国产成人aaa| 日韩欧美黄色影院| 亚洲国产一二三| k8久久久一区二区三区| 欧美大片顶级少妇| 日一区二区三区| 色综合久久综合网97色综合| 久久亚洲精品小早川怜子| 婷婷成人激情在线网| 97久久久精品综合88久久| 国产色爱av资源综合区| 久久er99精品| 日韩一区二区三区免费观看| 亚洲国产视频一区二区| 色综合天天综合网国产成人综合天| 精品美女在线观看| 蜜桃视频一区二区| 91精品国产乱码久久蜜臀| 亚洲电影一区二区三区| 91麻豆.com| 自拍偷拍亚洲欧美日韩| 成人美女在线观看| 国产精品国产三级国产| 成人精品免费网站| 欧美国产精品v| 国产凹凸在线观看一区二区| 精品国产精品网麻豆系列| 麻豆久久久久久| 日韩欧美电影一区| 美女视频一区二区| 欧美精品一区二区蜜臀亚洲| 久久国产精品72免费观看| 精品国产人成亚洲区| 久久99精品久久久| 国产亚洲婷婷免费| 成人小视频在线| 亚洲欧美偷拍另类a∨色屁股| 91色|porny| 亚洲一区在线电影| 欧美人成免费网站| 美腿丝袜亚洲一区| 久久众筹精品私拍模特| 国产精品一区二区三区乱码| 国产午夜精品久久久久久久 | 日本福利一区二区| 亚洲最大的成人av| 欧美一区二区三区系列电影| 蜜臀av性久久久久蜜臀aⅴ流畅 | 欧美经典三级视频一区二区三区| 国产精品1区二区.| 国产精品成人一区二区三区夜夜夜| 99国产精品一区| 婷婷中文字幕一区三区| 欧美成人免费网站| 成人av手机在线观看| 亚洲一区二区三区不卡国产欧美| 欧美日韩中文字幕一区二区| 麻豆精品在线观看| 国产精品不卡在线| 91麻豆精品久久久久蜜臀|