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

? 歡迎來(lái)到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? configure

?? RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
??
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
ac_aux_dir=for ac_dir in ../../../../../../.. $srcdir/../../../../../../..; do  if test -f $ac_dir/install-sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install-sh -c"    break  elif test -f $ac_dir/install.sh; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/install.sh -c"    break  elif test -f $ac_dir/shtool; then    ac_aux_dir=$ac_dir    ac_install_sh="$ac_aux_dir/shtool install -c"    break  fidoneif test -z "$ac_aux_dir"; then  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../../../../../../.. $srcdir/../../../../../../.." >&5echo "$as_me: error: cannot find install-sh or install.sh in ../../../../../../.. $srcdir/../../../../../../.." >&2;}   { (exit 1); exit 1; }; }fiac_config_guess="$SHELL $ac_aux_dir/config.guess"ac_config_sub="$SHELL $ac_aux_dir/config.sub"ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.for ac_prog in gmake makedo  # 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_MAKE+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$MAKE"; then  ac_cv_prog_MAKE="$MAKE" # 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_MAKE="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiMAKE=$ac_cv_prog_MAKEif test -n "$MAKE"; then  echo "$as_me:$LINENO: result: $MAKE" >&5echo "${ECHO_T}$MAKE" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$MAKE" && breakdoneENDIF=endifRTEMS_TOPdir="../../../../../../..";test -n "$with_target_subdir" || with_target_subdir="."if test "$with_target_subdir" = "." ; then# NativePROJECT_TOPdir=${RTEMS_TOPdir}/'$(top_builddir)'else# Crossdots=`echo $with_target_subdir|\sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`PROJECT_TOPdir=${dots}${RTEMS_TOPdir}/'$(top_builddir)'fiPROJECT_ROOT="${RTEMS_TOPdir}/\$(top_builddir)"echo "$as_me:$LINENO: checking for RTEMS Version" >&5echo $ECHO_N "checking for RTEMS Version... $ECHO_C" >&6if test -r "${srcdir}/${RTEMS_TOPdir}/aclocal/version.m4"; then  :else  { { echo "$as_me:$LINENO: error: Unable to find ${RTEMS_TOPdir}/aclocal/version.m4" >&5echo "$as_me: error: Unable to find ${RTEMS_TOPdir}/aclocal/version.m4" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: 4.6.6" >&5echo "${ECHO_T}4.6.6" >&6# Make sure we can run config.sub.$ac_config_sub sun4 >/dev/null 2>&1 ||  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5echo "$as_me: error: cannot run $ac_config_sub" >&2;}   { (exit 1); exit 1; }; }echo "$as_me:$LINENO: checking build system type" >&5echo $ECHO_N "checking build system type... $ECHO_C" >&6if test "${ac_cv_build+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_build_alias=$build_aliastest -z "$ac_cv_build_alias" &&  ac_cv_build_alias=`$ac_config_guess`test -z "$ac_cv_build_alias" &&  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5echo "$as_me: error: cannot guess build type; you must specify one" >&2;}   { (exit 1); exit 1; }; }ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: $ac_cv_build" >&5echo "${ECHO_T}$ac_cv_build" >&6build=$ac_cv_buildbuild_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`echo "$as_me:$LINENO: checking host system type" >&5echo $ECHO_N "checking host system type... $ECHO_C" >&6if test "${ac_cv_host+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_host_alias=$host_aliastest -z "$ac_cv_host_alias" &&  ac_cv_host_alias=$ac_cv_build_aliasac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: $ac_cv_host" >&5echo "${ECHO_T}$ac_cv_host" >&6host=$ac_cv_hosthost_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`echo "$as_me:$LINENO: checking target system type" >&5echo $ECHO_N "checking target system type... $ECHO_C" >&6if test "${ac_cv_target+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_target_alias=$target_aliastest "x$ac_cv_target_alias" = "x" &&  ac_cv_target_alias=$ac_cv_host_aliasac_cv_target=`$ac_config_sub $ac_cv_target_alias` ||  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: $ac_cv_target" >&5echo "${ECHO_T}$ac_cv_target" >&6target=$ac_cv_targettarget_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`# The aliases save the names the user supplied, while $host etc.# will get canonicalized.test -n "$target_alias" &&  test "$program_prefix$program_suffix$program_transform_name" = \    NONENONEs,x,x, &&  program_prefix=${target_alias}-echo "$as_me:$LINENO: checking rtems target cpu" >&5echo $ECHO_N "checking rtems target cpu... $ECHO_C" >&6case "${target}" in  # hpux unix port should go here  i[34567]86-*linux*)		# unix "simulator" port	RTEMS_CPU=unix	;;  i[34567]86-*freebsd*) 	# unix "simulator" port	RTEMS_CPU=unix	;;  i[34567]86-pc-cygwin*) 	# Cygwin is just enough unix like :)	RTEMS_CPU=unix	;;  no_cpu-*rtems*)        RTEMS_CPU=no_cpu	;;  sparc-sun-solaris*)           # unix "simulator" port	RTEMS_CPU=unix	;;  tic4x-*rtems*)          	# gcc changed the name	RTEMS_CPU=c4x	;;  *)	RTEMS_CPU=`echo $target | sed 's%^\([^-]*\)-\(.*\)$%\1%'`	;;esacecho "$as_me:$LINENO: result: $RTEMS_CPU" >&5echo "${ECHO_T}$RTEMS_CPU" >&6am__api_version="1.7"# Find a good install program.  We prefer a C program (faster),# so one script is as good as another.  But avoid the broken or# incompatible versions:# SysV /etc/install, /usr/sbin/install# SunOS /usr/etc/install# IRIX /sbin/install# AIX /bin/install# AmigaOS /C/install, which installs bootblocks on floppy discs# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag# AFS /usr/afsws/bin/install, which mishandles nonexistent args# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"# OS/2's system install, which has a completely different semantic# ./install, which can be erroneously created by make from ./install.sh.echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6if test -z "$INSTALL"; thenif test "${ac_cv_path_install+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  as_save_IFS=$IFS; IFS=$PATH_SEPARATORfor as_dir in $PATHdo  IFS=$as_save_IFS  test -z "$as_dir" && as_dir=.  # Account for people who put trailing slashes in PATH elements.case $as_dir/ in  ./ | .// | /cC/* | \  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  /usr/ucb/* ) ;;  *)    # OSF1 and SCO ODT 3.0 have their own names for install.    # Don't use installbsd from OSF since it installs stuff as root    # by default.    for ac_prog in ginstall scoinst install; do      for ac_exec_ext in '' $ac_executable_extensions; do	if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then	  if test $ac_prog = install &&	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then	    # AIX install.  It has an incompatible calling convention.	    :	  elif test $ac_prog = install &&	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then	    # program-specific install script used by HP pwplus--don't use.	    :	  else	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"	    break 3	  fi	fi      done    done    ;;esacdonefi  if test "${ac_cv_path_install+set}" = set; then    INSTALL=$ac_cv_path_install  else    # As a last resort, use the slow shell script.  We don't cache a    # path for INSTALL within a source directory, because that will    # break other packages using the cache if that directory is    # removed, or if the path is relative.    INSTALL=$ac_install_sh  fifiecho "$as_me:$LINENO: result: $INSTALL" >&5echo "${ECHO_T}$INSTALL" >&6# Use test -z because SunOS4 sh mishandles braces in ${var-val}.# It thinks the first close brace ends the variable substitution.test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'echo "$as_me:$LINENO: checking whether build environment is sane" >&5echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6# Just in casesleep 1echo timestamp > conftest.file# Do `set' in a subshell so we don't clobber the current shell's# arguments.  Must try -L first in case configure is actually a# symlink; some systems play weird games with the mod time of symlinks# (eg FreeBSD returns the mod time of the symlink's containing# directory).if (   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`   if test "$*" = "X"; then      # -L didn't work.      set X `ls -t $srcdir/configure conftest.file`   fi   rm -f conftest.file   if test "$*" != "X $srcdir/configure conftest.file" \      && test "$*" != "X conftest.file $srcdir/configure"; then      # If neither matched, then we have a broken ls.  This can happen      # if, for instance, CONFIG_SHELL is bash and it inherits a      # broken ls alias from the environment.  This has actually      # happened.  Such a system could not be considered "sane".      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&5echo "$as_me: error: ls -t appears to fail.  Make sure there is not a brokenalias in your environment" >&2;}   { (exit 1); exit 1; }; }   fi   test "$2" = conftest.file   )then   # Ok.   :else   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!Check your system clock" >&5echo "$as_me: error: newly created file is older than distributed files!Check your system clock" >&2;}   { (exit 1); exit 1; }; }fiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6test "$program_prefix" != NONE &&  program_transform_name="s,^,$program_prefix,;$program_transform_name"# Use a double $ so make ignores it.test "$program_suffix" != NONE &&  program_transform_name="s,\$,$program_suffix,;$program_transform_name"# Double any \ or $.  echo might interpret backslashes.# By default was `s,x,x', remove it if useless.cat <<\_ACEOF >conftest.seds/[\\$]/&&/g;s/;s,x,x,$//_ACEOFprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`rm conftest.sed# expand $ac_aux_dir to an absolute patham_aux_dir=`cd $ac_aux_dir && pwd`test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"# Use eval to expand $SHELLif eval "$MISSING --run true"; then  am_missing_run="$MISSING --run "else  am_missing_run=  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}fifor ac_prog in gawk mawk nawk awkdo  # 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_AWK+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$AWK"; then  ac_cv_prog_AWK="$AWK" # 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_AWK="$ac_prog"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiAWK=$ac_cv_prog_AWKif test -n "$AWK"; then  echo "$as_me:$LINENO: result: $AWK" >&5echo "${ECHO_T}$AWK" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  test -n "$AWK" && breakdoneecho "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  echo $ECHO_N "(cached) $ECHO_C" >&6else

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产999精品久久久久久绿帽| 男人的天堂亚洲一区| 精品在线一区二区| 色婷婷久久综合| 久久久激情视频| 日本在线不卡一区| 色爱区综合激月婷婷| 国产欧美日韩三区| 九九久久精品视频| 欧美人狂配大交3d怪物一区| 国产精品久久久久7777按摩| 国内精品免费在线观看| 91.xcao| 亚洲制服丝袜一区| youjizz国产精品| 久久久久亚洲综合| 久久国产三级精品| 91精品在线一区二区| 亚洲精品久久久久久国产精华液| 国产乱码一区二区三区| 欧美一区二区三区播放老司机| 亚洲一区二区三区免费视频| 99国产精品久久久久| 国产精品色婷婷| 国产精品一区二区三区网站| 精品国产免费久久| 美女一区二区三区在线观看| 欧美精品视频www在线观看| 亚洲在线中文字幕| 一本在线高清不卡dvd| 亚洲欧洲成人精品av97| www.日本不卡| 国产精品久久久久影院老司| 成人小视频在线观看| 日本一区二区电影| 国产高清在线观看免费不卡| 久久久777精品电影网影网| 国产综合久久久久久鬼色| 欧美不卡在线视频| 狠狠狠色丁香婷婷综合激情| 欧美xxxxxxxxx| 久久国产福利国产秒拍| 精品久久国产字幕高潮| 黄色资源网久久资源365| 久久先锋影音av鲁色资源| 国产毛片精品国产一区二区三区| 精品国产乱码久久久久久久| 紧缚奴在线一区二区三区| 久久人人超碰精品| 成人中文字幕电影| 国产精品电影一区二区| 91首页免费视频| 一个色妞综合视频在线观看| 欧洲中文字幕精品| 午夜成人免费电影| 日韩欧美一二三| 国产电影精品久久禁18| 国产精品国产精品国产专区不片 | 一区二区欧美国产| 欧美日韩亚洲国产综合| 午夜国产精品影院在线观看| 日韩一级免费观看| 国产一区二区剧情av在线| 日本一区二区三区四区在线视频| www.亚洲免费av| 亚洲韩国一区二区三区| 日韩免费观看高清完整版 | 麻豆91免费观看| 久久精品视频免费| 成人国产视频在线观看| 亚洲精品美腿丝袜| 91精品国产高清一区二区三区| 久久国产精品区| 国产精品区一区二区三区| 在线中文字幕不卡| 久久99国内精品| ...av二区三区久久精品| 欧美三级韩国三级日本三斤| 奇米在线7777在线精品| 国产日韩v精品一区二区| 91美女在线观看| 青青草国产精品97视觉盛宴| 国产日韩欧美精品在线| 欧美色图激情小说| 国产麻豆精品在线| 一区二区三区成人| 精品国产一区二区三区久久影院| 成人av免费在线观看| 五月天国产精品| 国产欧美一区二区精品仙草咪 | 国产精品影视在线| 一区二区三区在线视频观看58| 日韩免费观看高清完整版| av亚洲产国偷v产偷v自拍| 五月天一区二区三区| 国产日产亚洲精品系列| 欧美日韩精品一区二区三区蜜桃 | 国产福利精品导航| 亚洲国产精品久久不卡毛片| 久久精品视频一区二区| 欧美视频中文一区二区三区在线观看| 国产在线一区二区| 亚洲国产精品一区二区www| 国产色综合久久| 6080国产精品一区二区| 99re免费视频精品全部| 久久超碰97中文字幕| 夜夜揉揉日日人人青青一国产精品| 日韩精品一区二区三区四区| 色婷婷综合久久久中文字幕| 国产精品一区二区91| 日韩黄色一级片| 伊人色综合久久天天| 国产亚洲精品aa午夜观看| 欧美精品在欧美一区二区少妇| 99视频一区二区| 九九精品一区二区| 五月开心婷婷久久| 亚洲欧美日韩国产另类专区| 久久午夜色播影院免费高清| 91.麻豆视频| 欧洲av在线精品| 99天天综合性| 国产精品影音先锋| 麻豆91在线播放| 丝瓜av网站精品一区二区| 亚洲精品乱码久久久久久黑人| 国产日本欧洲亚洲| 精品国产凹凸成av人导航| 欧美日韩国产另类不卡| 色乱码一区二区三区88| eeuss影院一区二区三区| 国产精品1区2区3区| 久久99国产精品尤物| 天天色图综合网| 亚洲高清免费观看| 亚洲最大的成人av| 亚洲欧美一区二区三区极速播放| 国产人久久人人人人爽| 久久久亚洲高清| 久久久夜色精品亚洲| 精品福利av导航| 精品少妇一区二区三区在线视频| 91精品黄色片免费大全| 欧美军同video69gay| 欧美日韩国产成人在线91| 欧美午夜一区二区| 在线亚洲人成电影网站色www| bt欧美亚洲午夜电影天堂| 成人一区在线观看| 粉嫩绯色av一区二区在线观看| 国产成人免费视频网站| 国产精品99久久久久久宅男| 国产精品一线二线三线精华| 国产一区二区三区最好精华液| 美女mm1313爽爽久久久蜜臀| 日本aⅴ精品一区二区三区| 日韩va亚洲va欧美va久久| 日本网站在线观看一区二区三区| 99久久99久久精品免费观看| kk眼镜猥琐国模调教系列一区二区| 春色校园综合激情亚洲| eeuss影院一区二区三区| 99久久99久久精品国产片果冻| av不卡一区二区三区| 色综合久久综合网97色综合| 99久久久精品| 91高清视频免费看| 欧美精选午夜久久久乱码6080| 欧美一区二区视频网站| 精品国产一区二区亚洲人成毛片| 日韩欧美一级在线播放| 2023国产精华国产精品| 欧美极品美女视频| 日韩美女精品在线| 亚洲综合成人在线| 日韩不卡一区二区| 国产综合色精品一区二区三区| 国产成人免费高清| 99精品视频在线观看| 色婷婷亚洲综合| 8v天堂国产在线一区二区| 欧美成人精品二区三区99精品| 久久精品亚洲麻豆av一区二区| 久久久99久久| 中文字幕中文字幕在线一区| 亚洲日本护士毛茸茸| 亚洲大片免费看| 久久99国产精品免费网站| 成人黄色777网| 欧美日本一区二区三区四区| xf在线a精品一区二区视频网站| 国产精品久久久久久久岛一牛影视| 亚洲一区在线电影| 久久国内精品视频| 成人美女在线观看| 欧美嫩在线观看| 国产女同互慰高潮91漫画| 亚洲乱码一区二区三区在线观看| 日韩av中文字幕一区二区|