X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c8c28942eb5dd6e9c772ac6dce0a150519170f2c..7ee2ae1e488d13df74985c9eff6e5929f09e5cd0:/hints/posix-bc.sh diff --git a/hints/posix-bc.sh b/hints/posix-bc.sh index 006323f..3962bff 100644 --- a/hints/posix-bc.sh +++ b/hints/posix-bc.sh @@ -23,7 +23,7 @@ esac # -DUSE_PURE_BISON # -D_XOPEN_SOURCE_EXTENDED alters system headers. # Prepend your favorites with Configure -Dccflags=your_favorites -ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -D_XOPEN_SOURCE_EXTENDED" +ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -DYYMAXDEPTH=65000 -DYYINITDEPTH=1000 -D_XOPEN_SOURCE_EXTENDED" # Now, what kind of BS2000 system are we running on? echo @@ -51,7 +51,7 @@ if [ -z "$bs2000_ignoredl" -a -e /usr/lib/libdl.a ]; then *risc_4000*) bs2000_ld="perl_genso" echo " -Now you must buy everything they sell you, musn't you? +Now you must buy everything they sell you, mustn't you? Didn't somebody tell you that RISC machines and dynamic library support gives you helluva lot of configuration problems at the moment? Sigh. Now you'll expect me to fix it for you, eh?