Searched refs:cppstdin (Results 1 – 23 of 23) sorted by relevance
91 my $cppstdin;94 unless (defined $cppstdin) {96 $cppstdin = $Config{cppstdin};101 ($cppstdin eq 'cppstdin'104 $cppstdin = $upup_cppstdin if $cppstdin_is_wrapper;106 return "$cppstdin $Config{cppflags} $Config{cppminus}";
25 Workaround: use $Config{cppstdin}, like Errno 1.04 did.
219 cppstdin=`which cpp 2>/dev/null`220 if [ -n "$cppstdin" ]; then222 I found a cpp at $cppstdin and will assume it is a good227 cpprun="$cppstdin"
235 …NVIRON -E -Wc,"LANGLVL(DOLLARINNAMES)",NOLOC ${1+"$@"} .$$.c | fgrep -v "??="; rm .$$.c' > cppstdin238 …SOURCE -E -Wc,"LANGLVL(DOLLARINNAMES)",NOLOC ${1+"$@"} .$$.c | fgrep -v "??="; rm .$$.c' > cppstdin
358 cd ..; cppstdin=`pwd`/cppstdin; cd UU359 cpprun="$cppstdin"
135 $cppstdin -DPERL_CORE $finc -I. $cppflags $cppminus <UU/$file.c |149 $cppstdin -DPERL_CORE $finc -I. $cppflags $cppminus <UU/$file.c >$$.cout 2>$$.cerr
374 cppstdin=''4806 if test ! -f cppstdin; then4810 …nt "# 0 \""$2"\"" }'"'"' .$$.u; rm -f .$$.o .$$.u; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' > cppstdin4812 echo 'cat >.$$.c; '"$cc $cppflags"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin4817 chmod 755 cppstdin4818 wrapper=`pwd`/cppstdin4822 if $test "X$cppstdin" != "X" && \4823 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \4826 echo "You used to use $cppstdin $cppminus so we'll use that again."4841 case "$cppstdin" in[all …]
1346 rm -f config.sh cppstdin Policy.sh extras.lst
402 flag -Aa is added to the cpprun and cppstdin variables in the config.sh
3077 $ cppstdin="''perl_cc'/noobj/comments=as_is/preprocess=sys$output sys$input"
2385 cppstdin This is used by the deprecated switch perl -P,
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
71 cppstdin='cppstdin'
71 cppstdin='~cc~ -E'
1420 #define CPPSTDIN "cppstdin"
84 cppstdin='cppstdin'
969 #define CPPSTDIN "cppstdin"
1016 #define CPPSTDIN "cppstdin"
96 cppstdin='cc -E'
338 cpplast (cppstdin.U):340 to cpprun and not cppstdin.342 cppminus (cppstdin.U):345 output. This variable will have the value "-" if cppstdin needs348 cpprun (cppstdin.U):356 cppstdin (cppstdin.U):
83 cppstdin='arm-none-linux-gnueabi-gcc -E'
84 cppstdin='cc -E'
922 rm -f config.sh cppstdin Policy.sh extras.lst