• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/

Lines Matching +refs:compile +refs:command

32 command=iffe
35 compile() # $cc ...
52 *) echo "$command: $@" >&$stderr
54 echo "$command: $1: core dump or fatal interruption -- results inconclusive" >&$stderr
72 compile $cc -c $_is_hdr_file <&$nullin >&$nullout 2>$tmp.e
152 cmd) mm="a command" ;;
186 $show "$command: test:" $yy $ii $mm "...$SHOW" >&$stderr
210 $show "$command: test:" $yy $ii $mm "...$SHOW" >&$stderr
220 *) echo "$command: ... $mm" >&$stderr ;;
239 $show "$command: test:" $yy $ii $mm "...$SHOW" >&$stderr
254 *) echo "$command: ... $mm" >&$stderr ;;
387 echo "$command: your shell botches here documents; this was fixed back in the 80's" >&$stderr
409 echo "$command: your shell botches here documents; this was fixed back in the 80's" >&$stderr
429 echo "$command: your shell botches here documents; this was fixed back in the 80's" >&$stderr
467 if compile $cc -c $tmp.c <&$nullin >&$nullout
469 if compile $cc -c $tmp.c <&$nullin >&$nullout
470 then cctest="should not compile '(;'"
472 else cctest="should compile 'int i = 1;'"
477 *) echo "$command: $cc: not a C compiler: $cctest" >&$stderr
535 if compile $cc -o ${tmp}r.exe ${tmp}r.c >&$nullout
537 else echo "$command: cannot compile read -r workaround" >&$stderr
595 *) echo $command: exclude $_exclude_var: "$_exclude_old => $_exclude_new" >&$stderr
722 [+DESCRIPTION?\biffe\b is a command interpreter that probes the C
729 delimiter. The standard input is read if there are no command
752 upper case. \b--config\b is set by default if the command arguments
778 \bosh\b. \bosh\b forces the \bread -r\b compatibility read command to
790 [x:cross?Some tests compile an executable (\ba.out\b) and then run it.
795 (the \bpackage\b(1) command generates a consistent HOSTTYPE namespace).
806 operand (where \abegin\a is command specific) and zero
872 [+-?If the first command line operand is \b-\b then the output
1028 [+compile?The block is compiled (\bcc -c\b).]
1068 while getopts -a "$command" "$USAGE" OPT
1176 --*) echo $command: $1: unknown option >&2
1194 0) echo $command: -$OPT: option argument expected >&2
1231 *) echo "Usage: $command [-aCDEnpruv] [-c C-compiler-name [C-compiler-flags ...]] [-d level]
1300 else echo "$command: cannot create tmp files in current dir" >&2
1392 ?*) echo "$command: $file$line: missing endif" >&$stderr
1424 NONE) echo "$command: $file$line: $1: no matching if" >&$stderr
1439 NONE) echo "$command: $file$line: $1: no matching if" >&$stderr
1446 NONE) echo "$command: $file$line: $1: no matching if" >&$stderr
1502 0) echo "$command: $file$line: path expected" >&$stderr
1509 then echo "$command: $file$line: $p: file not found" >&$stderr
1521 echo "$command: $file$line: warning: $*: operands ignored" >&$stderr
1664 *) echo "$command: $arg: debug levels are 0, 1, 2, 3" >&$stderr
1695 then echo "$command: $in: not found" >&$stderr
1827 *) echo "$command: $op: unknown option" >&$stderr
2004 "") echo "$command: $file$line: missing }end" >&$stderr
2068 *) echo "$command: $file$line: missing $e" >&$stderr
2289 *) echo "$command: $op: expected: name YYYYMMDD symbol ..." >&$stderr
2340 if compile $cc -c $tmp.c <&$nullin >&$nullout
2367 if compile $xx -c $tmp.c <&$nullin >&$nullout
2493 *) echo "$command: $op: expected: name YYYYMMDD" >&$stderr
2700 if compile $cc -o $tmp.exe $tmp.c $p $lib <&$nullin >&$nullout
2722 if compile $cc -o $tmp.exe $tmp.c $a <&$nullin >&$nullout
2980 if compile $cc -c $tmp.c
3101 1) echo "$command: $x: unchanged" >&$stderr ;;
3147 ?) echo "/* : : generated$x by $command version $version : : */"
3401 if compile $cc -E $tmp.c <&$nullin >$tmp.i
3406 p*|nop*)compile $cc -DTEST=$p -DID=$v -E $tmp.c <&$nullin >&$nullout || e=1
3408 c*|noc*)compile $cc -DTEST=$p -DID=$v -c $tmp.c <&$nullin >&$nullout || e=1
3421 if compile $cc -c ${tmp}s.c <&$nullin >&$nullout &&
3422 compile $cc -o ${tmp}s.exe ${tmp}s.o <&$nullin >&$nullout 2>${tmp}s.e &&
3433 compile $cc -o ${tmp}s.exe $1 ${tmp}s.o <&$nullin >&$nullout 2>${tmp}s.e && $executable ${tmp}s.exe || continue
3440 compile $cc -o ${tmp}s.exe $2 ${tmp}s.o <&$nullin >&$nullout 2>${tmp}s.e && $executable ${tmp}s.exe || continue
3480 if compile $cc $ccflags $o -DTEST=$p -DID=$v -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$nullout && $executable $tmp.exe
3550 if compile $cc -o $tmp.exe $tmp.c <&$nullin >&$nullout && $executable $tmp.exe
3559 if compile $cc -c $tmp.c <&$nullin >&$nullout &&
3560 compile $cc -o $tmp.exe $tmp.o <&$nullin >&$nullout &&
3571 compile $cc -o $tmp.exe $1 $tmp.o <&$nullin >&$nullout && $executable $tmp.exe || continue
3578 compile $cc -o $tmp.exe $2 $tmp.o <&$nullin >&$nullout && $executable $tmp.exe || continue
3674 compile $cc -c $tmp.c <&$nullin >&$nullout &&
3675 compile $cc $static -o $tmp.exe $tmp.o $lib $deflib <&$nullin >&$nullout &&
3692 if compile $cc -E $tmp.c <&$nullin >$tmp.i
3703 '') echo "$command: $file$sline: test expression expected for $o" >&$stderr
3801 if compile $cc -E $tmp.c <&$nullin >$tmp.i
3812 if compile $cc -E $tmp.c <&$nullin >$tmp.i
3826 if compile $cc -E $tmp.c <&$nullin >&$nullout
3951 if compile $cc -c $tmp.c <&$nullin >&$nullout
4037 if compile $cc -c $tmp.c <&$nullin >&$nullout
4039 elif compile $cc $d -c $tmp.c <&$nullin >&$nullout
4045 if compile $cc $d $static -o $tmp.exe $tmp.o $lib $deflib <&$nullin >&$nullout &&
4054 compile $cc $d $static -o $tmp.exe $tmp.o -lm <&$nullin >&$nullout &&
4075 compile $cc -c $tmp.c <&$nullin >&$nullout
4097 compile $cc -E $tmp.c <&$nullin | grep -c "'$m:$v'" >&$nullout
4111 if compile $cc -c $tmp.c <&$nullin >&$nullout
4132 compile $cc -c $tmp.c <&$nullin >&$nullout
4146 if compile $cc -c $tmp.c <&$nullin >&$nullout
4167 if compile $cc -c $tmp.c <&$nullin >&$nullout
4174 if compile $cc -c $tmp.c <&$nullin >&$nullout
4206 compile $xx -c $tmp.c <&$nullin >&$nullout
4221 compile $cc -c $tmp.c <&$nullin >&$nullout
4246 if compile $cc -E $tmp.c <&$nullin >$tmp.i
4336 0) echo "$command: $file$line: $a: not found" >&$stderr ;;
4351 compile $cc -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$stderr 2>&$stderr &&
4371 0) echo "$command: $file$line: $a: cannot run" >&$stderr ;;
4421 if compile $cc -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$nullout &&
4440 compile $cc -E $tmp.c <&$nullin \
4507 compile $cc -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$nullout &&
4524 *) echo "$command: $file$line: $o: unknown feature test" >&$stderr