Searched refs:cppstdin (Results 1 – 25 of 32) sorted by relevance
12
93 my $cppstdin;96 unless (defined $cppstdin) {98 $cppstdin = $Config{cppstdin};103 ($cppstdin eq 'cppstdin'106 $cppstdin = $upup_cppstdin if $cppstdin_is_wrapper;108 return "$cppstdin $Config{cppflags} $Config{cppminus}";
20 Workaround: use $Config{cppstdin}, like Errno 1.04 did.
95 cppstdin=`pwd`/cppstdin96 cpprun=`pwd`/cppstdin
214 cppstdin=`which cpp 2>/dev/null`215 if [ -n "$cppstdin" ]; then217 I found a cpp at $cppstdin and will assume it is a good222 cpprun="$cppstdin"
161 …PEN_SOURCE_EXTENDED -D_ALL_SOURCE -D_SHR_ENVIRON -E -Wc,NOLOC ${1+"$@"} .$$.c; rm .$$.c' > cppstdin164 …E_SOCKETS -D_XOPEN_SOURCE_EXTENDED -D_ALL_SOURCE -E -Wc,NOLOC ${1+"$@"} .$$.c; rm .$$.c' > cppstdin
537 safe_unlink("$installbin/cppstdin");538 copy("cppstdin", "$installbin/cppstdin");539 chmod(0755, "$installbin/cppstdin");
150 $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c |163 $cppstdin $finc -I. $cppflags $cppminus <UU/$file.c >.cout 2>.cerr
340 cppstdin=''4308 …nt "# 0 \""$2"\"" }'"'"' .$$.u; rm -f .$$.o .$$.u; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' > cppstdin4310 echo 'cat >.$$.c; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin4315 chmod 755 cppstdin4316 wrapper=`pwd`/cppstdin4320 if $test "X$cppstdin" != "X" && \4321 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \4324 echo "You used to use $cppstdin $cppminus so we'll use that again."4339 case "$cppstdin" in4342 echo "Good old $cppstdin $cppminus does not seem to be of any help..."[all …]
1006 rm -f config.sh cppstdin Policy.sh extras.lst
330 flag -Aa is added to the cpprun and cppstdin variables in the config.sh
2926 Other related values (ccname, cpp, cpprun, cppstdin) need to use the
72 cppstdin='cppstdin'
72 cppstdin='~cc~ -E'
1096 #define CPPSTDIN "cppstdin"
84 cppstdin='cc -E'
312 cpplast (cppstdin.U):314 to cpprun and not cppstdin.316 cppminus (cppstdin.U):319 output. This variable will have the value "-" if cppstdin needs322 cpprun (cppstdin.U):330 cppstdin (cppstdin.U):
84 cppstdin='cppstdin'
77 cppstdin='arm-epoc-pe-gcc -E'
19 $cppstdin='cc -E'
71 cppstdin='~CC~ -nologo -E'
71 cppstdin='cl -nologo -E'