Home
last modified time | relevance | path

Searched refs:cpprun (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/hints/
Dqnx.sh227 cpprun="$cppstdin"
Dirix_6.sh359 cpprun="$cppstdin"
/openbsd/src/gnu/usr.bin/perl/ext/Errno/
DChangeLog30 - Changed use of $Config{cpp} to $Config{cpprun} as suggested by
/openbsd/src/gnu/usr.bin/perl/
Dconfigpm1302 cpprun: 228
DConfigure373 cpprun=''
4827 case "$cpprun" in
4830 if $cpprun $cpplast <testcpp.c >testcpp.out 2>&1 && \
4833 echo "(And we'll use $cpprun $cpplast to preprocess directly.)"
4836 echo "(However, $cpprun $cpplast does not work, let's see...)"
4912 cpprun="$x_cpp"
4930 case "$cpprun" in
4932 cpprun=''
5624 $cpprun -DLFRULB=bar $cppflags $ftry $cpplast <cpp.c \
24928 cpprun='$cpprun'
DREADME.hpux402 flag -Aa is added to the cpprun and cppstdin variables in the config.sh
Dconfigure.com3079 $ cpprun="''perl_cc'/noobj/comments=as_is/preprocess=sys$output sys$input"
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_sh.sample83 cpprun='/bin/cpp'
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig.sh95 cpprun='cc -E'
DGlossary340 to cpprun and not cppstdin.
348 cpprun (cppstdin.U):
/openbsd/src/gnu/usr.bin/perl/Cross/
Dconfig.sh-arm-linux-n77082 cpprun='arm-none-linux-gnueabi-gcc -E'
Dconfig.sh-arm-linux83 cpprun='cc -E'
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc70 cpprun='~cc~ -nologo -E'
Dconfig.gc70 cpprun='~cc~ -E'