⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 configure

📁 RTEMS (Real-Time Executive for Multiprocessor Systems) is a free open source real-time operating sys
💻
📖 第 1 页 / 共 5 页
字号:
if 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  cat >conftest.make <<\_ACEOFall:	@echo 'ac_maketemp="$(MAKE)"'_ACEOF# GNU make sometimes prints "make[1]: Entering...", which would confuse us.eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`if test -n "$ac_maketemp"; then  eval ac_cv_prog_make_${ac_make}_set=yeselse  eval ac_cv_prog_make_${ac_make}_set=nofirm -f conftest.makefiif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then  echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6  SET_MAKE=else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6  SET_MAKE="MAKE=${MAKE-make}"fi # test to see if srcdir already configuredif test "`cd $srcdir && pwd`" != "`pwd`" &&   test -f $srcdir/config.status; then  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}   { (exit 1); exit 1; }; }fi# test whether we have cygpathif test -z "$CYGPATH_W"; then  if (cygpath --version) >/dev/null 2>/dev/null; then    CYGPATH_W='cygpath -w'  else    CYGPATH_W=echo  fifi# Define the identity of the package. PACKAGE=rtems-cpukit-score-cpu-arm VERSION=4.6.6# Some tools Automake needs.ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}AMTAR=${AMTAR-"${am_missing_run}tar"}install_sh=${install_sh-"$am_aux_dir/install-sh"}# Installed binaries are usually stripped using `strip' when the user# run `make install-strip'.  However `strip' might not be the right# tool to use in cross-compilation environments, therefore Automake# will honor the `STRIP' environment variable to overrule this program.if test "$cross_compiling" != no; then  if test -n "$ac_tool_prefix"; then  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.set dummy ${ac_tool_prefix}strip; ac_word=$2echo "$as_me:$LINENO: checking for $ac_word" >&5echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6if test "${ac_cv_prog_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$STRIP"; then  ac_cv_prog_STRIP="$STRIP" # 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_STRIP="${ac_tool_prefix}strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedonefifiSTRIP=$ac_cv_prog_STRIPif test -n "$STRIP"; then  echo "$as_me:$LINENO: result: $STRIP" >&5echo "${ECHO_T}$STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fifiif test -z "$ac_cv_prog_STRIP"; then  ac_ct_STRIP=$STRIP  # Extract the first word of "strip", so it can be a program name with args.set dummy strip; 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_STRIP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  if test -n "$ac_ct_STRIP"; then  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # 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_ac_ct_STRIP="strip"    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5    break 2  fidonedone  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"fifiac_ct_STRIP=$ac_cv_prog_ac_ct_STRIPif test -n "$ac_ct_STRIP"; then  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5echo "${ECHO_T}$ac_ct_STRIP" >&6else  echo "$as_me:$LINENO: result: no" >&5echo "${ECHO_T}no" >&6fi  STRIP=$ac_ct_STRIPelse  STRIP="$ac_cv_prog_STRIP"fifiINSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"# We need awk for the "check" target.  The system "awk" is bad on# some platforms.echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.if test "${enable_maintainer_mode+set}" = set; then  enableval="$enable_maintainer_mode"  USE_MAINTAINER_MODE=$enablevalelse  USE_MAINTAINER_MODE=nofi;  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6if test $USE_MAINTAINER_MODE = yes; then  MAINTAINER_MODE_TRUE=  MAINTAINER_MODE_FALSE='#'else  MAINTAINER_MODE_TRUE='#'  MAINTAINER_MODE_FALSE=fi  MAINT=$MAINTAINER_MODE_TRUE# Check whether --enable-multilib or --disable-multilib was given.if test "${enable_multilib+set}" = set; then  enableval="$enable_multilib"  case "${enableval}" in  yes) multilib=yes ;;  no)  multilib=no ;;  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for multilib option" >&5echo "$as_me: error: bad value ${enableval} for multilib option" >&2;}   { (exit 1); exit 1; }; } ;; esacelse  multilib=nofi;if test x"${multilib}" = x"yes"; then  MULTILIB_TRUE=  MULTILIB_FALSE='#'else  MULTILIB_TRUE='#'  MULTILIB_FALSE=fi  if test x"$multilib" = x"yes"; then    if test -n "$with_multisubdir"; then  MULTIBUILDTOP=`echo "/$with_multisubdir" | sed 's,/[^\\/]*,../,g'`fi    if test -n "$with_multisubdir"; then  MULTISUBDIR="/$with_multisubdir"fi    PROJECT_INCLUDE="\$(PROJECT_ROOT)/lib/include"    project_libdir="\$(PROJECT_ROOT)/lib\$(MULTISUBDIR)"    includedir="\${exec_prefix}/lib/include"    libdir="${libdir}\$(MULTISUBDIR)"else    echo "$as_me:$LINENO: checking for RTEMS_BSP" >&5echo $ECHO_N "checking for RTEMS_BSP... $ECHO_C" >&6    if test "${rtems_cv_RTEMS_BSP+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else      test -n "${RTEMS_BSP}" && rtems_cv_RTEMS_BSP="$RTEMS_BSP"fi    if test -z "$rtems_cv_RTEMS_BSP"; then      { { echo "$as_me:$LINENO: error: Missing RTEMS_BSP" >&5echo "$as_me: error: Missing RTEMS_BSP" >&2;}   { (exit 1); exit 1; }; }fi    RTEMS_BSP="$rtems_cv_RTEMS_BSP"    echo "$as_me:$LINENO: result: ${RTEMS_BSP}" >&5echo "${ECHO_T}${RTEMS_BSP}" >&6    PROJECT_INCLUDE="\$(PROJECT_ROOT)/$RTEMS_BSP/lib/include"    project_libdir="${PROJECT_ROOT}/$RTEMS_BSP/lib"    includedir="\${exec_prefix}/${RTEMS_BSP}/lib/include"    libdir="\${exec_prefix}/${RTEMS_BSP}/lib"# Check whether --enable-bare-cpu-cflags or --disable-bare-cpu-cflags was given.if test "${enable_bare_cpu_cflags+set}" = set; then  enableval="$enable_bare_cpu_cflags"  case "${enableval}" in  no) BARE_CPU_CFLAGS="" ;;  *)    BARE_CPU_CFLAGS="${enableval}" ;;esacelse  BARE_CPU_CFLAGS=""fi;# Check whether --enable-bare-cpu-model or --disable-bare-cpu-model was given.if test "${enable_bare_cpu_model+set}" = set; then  enableval="$enable_bare_cpu_model"  case "${enableval}" in  no)   BARE_CPU_MODEL="" ;;  *)    BARE_CPU_MODEL="${enableval}" ;;esacelse  BARE_CPU_MODEL=""fi;fiif test x"$multilib" = x"yes"; then  MULTILIB_TRUE=  MULTILIB_FALSE='#'else  MULTILIB_TRUE='#'  MULTILIB_FALSE=fi# Is this a supported CPU?echo "$as_me:$LINENO: checking if cpu $RTEMS_CPU is supported" >&5echo $ECHO_N "checking if cpu $RTEMS_CPU is supported... $ECHO_C" >&6if test -d "$srcdir/$RTEMS_TOPdir/cpukit/score/cpu/$RTEMS_CPU"; then  echo "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6else  { { echo "$as_me:$LINENO: error: no" >&5echo "$as_me: error: no" >&2;}   { (exit 1); exit 1; }; }fiRTEMS_HOST=$host_oscase "${target}" in  # hpux unix port should go here  i[34567]86-*linux*)          # unix "simulator" port        RTEMS_HOST=Linux	;;  i[34567]86-*freebsd*)         # unix "simulator" port        RTEMS_HOST=FreeBSD	;;  i[34567]86-pc-cygwin*) 	# Cygwin is just enough unix like :)        RTEMS_HOST=Cygwin	;;  sparc-sun-solaris*)           # unix "simulator" port        RTEMS_HOST=Solaris	;;  *)	;;esacrm -f .deps 2>/dev/nullmkdir .deps 2>/dev/nullif test -d .deps; then  DEPDIR=.depselse  # MS-DOS does not allow filenames that begin with a dot.  DEPDIR=_depsfirmdir .deps 2>/dev/null          ac_config_commands="$ac_co

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -