Searched refs:echo (Results 1 – 25 of 62) sorted by relevance
123
114 (echo "ifeq (\$$(subdir)\$$(build-mathvec),mathyes)"; \115 echo; \116 echo "extra-test-objs += \\"; \118 echo " test-libmvec$$i.o \\"; \120 echo "# extra-test-objs"; \121 echo; \124 echo "\$$(objpfx)$$t$$i: \\"; \125 echo " \$$(objpfx)$$t$$i.o \\"; \126 echo " \$$(objpfx)test-libmvec$$i.o \$$(libmvec)"; \127 echo; \[all …]
40 @echo "done."62 @echo "done."71 @echo "done."82 @echo "done."93 @echo "done."109 @echo "done."118 @echo "done."123 echo; \124 echo "Warning: The shadow password database $@"; \125 echo "has been set to be readable only by root. You may want"; \[all …]
8 m68k) variant=`(echo "#ifdef __mcoldfire__"9 echo "coldfire"10 echo "#else"11 echo "m680x0/m68020"12 echo "#endif") |
39 …user_version=$((`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* …40 …arch_version=$((`echo "$arch_minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\…52 decnum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/(\1 * 65536 + \2…53 abinumstr=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`;54 abinum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;76 echo "\84 echo "\
58 …user_version=$((`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* …59 …arch_version=$((`echo "$arch_minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\…72 decnum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/(\1 * 65536 + \2…73 abinumstr=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`;74 abinum=`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1,\2,\3/'`;121 echo "\129 echo "\
10 echo 'double foo (int x) { return (double) x; }' > conftest.c13 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&537 echo 'long long int foo (double x) { return (long long int) x; }' > conftest.c40 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
6 echo 'double foo (int x) { return (double) x; }' > conftest.c22 echo 'long long int foo (double x) { return (long long int) x; }' > conftest.c
13 echo 'void foo (void) {}' > conftest.c15 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&553 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&559 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
20 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&555 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&591 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5130 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5169 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5205 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5243 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5280 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
85 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1193 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5199 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5205 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5240 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5246 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5282 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5288 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5313 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
165 echo '#define RUNTIME_LINKER "$(rtlddir)/$(rtld-installed-name)"' \210 (echo '# Generated from $*.make.c by Makerules.'; \214 echo 'common-generated += $(@F)'; \309 echo '/* This file is automatically generated.';\310 echo ' It defines macros to allow user program to find the shared'; \311 echo ' library files which come as part of GNU libc. */'; \312 echo '#ifndef __GNU_LIB_NAMES_H'; \313 echo '#define __GNU_LIB_NAMES_H 1'; \314 echo ''; \316 $(foreach h,$(abi-includes), echo '#include <$(h)>';) \[all …]
463 host_os=`echo $host_os | sed -e 's/gnu/gnu-gnu/'`501 config_os="`echo $config_os | sed 's/^unknown-//'`"794 os="`echo $os | sed 's/\([0-9A-Z]\)[v_]\([0-9A-Z]\)/\1.\2/g'`"806 while o=`echo $tail | sed 's/\.[^.]*$//'`; test $o != $tail; do810 o=`echo $tail | sed 's/[0-9]*$//'`815 o=`echo $tail | sed 's/-.*$//'`823 while b=`echo $tail | sed 's@^\(.*\)/\([^/]*\)$@& \1@'`; test -n "$b"; do832 while m=`echo $tail | sed 's@^\(.*\)/\([^/]*\)$@& \1@'`; test -n "$m"; do867 echo "$0 [DEBUG]: try $try" >&2924 echo $ECHO_N "$name $ECHO_C" >&AS_MESSAGE_FD[all …]
60 ac_tr_symbol=`echo $1 | tr '[a-z]' '[A-Z]'`170 name=`echo "$frag" | sed 's@/[[^/]]*[$]@@;s@^.*/@@'`171 echo $ECHO_N "$name $ECHO_C" >&AS_MESSAGE_FD191 PKGVERSION_TEXI=`echo "$PKGVERSION" | sed 's/@/@@/g'`218 REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
88 echo The GNU C library has not been configured. >&2; \89 echo Run \`configure\' to configure it before building. >&2; \90 echo Try \`configure --help\' for more details. >&2; \275 # Run `make -C time echo-zonenames' to see a list of available zone names.916 # We want to echo the commands we're running without921 +cmdecho := echo >/dev/null923 +cmdecho := echo1158 [0-9]*) echo "$$lib.so-version=.$$number"; \1159 echo "all-sonames+=$$lib=$$lib.so\$$($$lib.so-version)";;\1160 *) echo "$$lib.so-version=$$number"; \[all …]
17 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&545 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5130 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5154 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5175 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
12 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&520 echo "*** You need a newer assembler to compile glibc"
14 echo "*** You need a newer assembler to compile glibc"
36 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&542 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&548 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&554 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
53 echo '# Empty' > $@99 echo '$$($*-calls:%=$$(objpfx)R\%C_%.c): $$(objpfx)$*.ustamp ;';\107 echo "weak_alias (__$$call, $$call)" >> $(objpfx)tmp_$${call}.c;115 echo '#include <$(firstword $($*.defs) $*.defs)>'
33 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&568 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
226 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5236 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5346 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1494 …min_version=$((`echo "$minimum_kernel.0.0.0" | sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1 \* 6…
10 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
18 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
75 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1181 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5