X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fposix-bc.sh;h=00c1cc9ac540d8a7630871ca8ae9451289783a88;hb=c21d1a0f049833fd2ca59ef598337f86f2cd08f4;hp=683bbccaff89aef5f2dae15d49f94a54a851ba2f;hpb=8489188508bafece71d2019cb0dac6720f8529f0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/posix-bc.sh b/hints/posix-bc.sh index 683bbcc..00c1cc9 100644 --- a/hints/posix-bc.sh +++ b/hints/posix-bc.sh @@ -9,7 +9,7 @@ # the appropriate -D option. # remove this line if dynamic libraries are working for you: -bs2000_ignoredl='y' + bs2000_ignoredl='y' # To get ANSI C, we need to use c89 # You can override this with Configure -Dcc=gcc @@ -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 @@ -64,9 +64,9 @@ cat > $bs2000_ld <