diff options
Diffstat (limited to 'README.hpux8x')
-rw-r--r-- | README.hpux8x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.hpux8x b/README.hpux8x new file mode 100644 index 00000000..7b005bb7 --- /dev/null +++ b/README.hpux8x @@ -0,0 +1,4 @@ +When compiling on HPPA machines running HP-UX 8.0x you should add the +option: "+Obb1000". The file awktab.c fails to compile without this +option. The option sets the maximum number of basic blocks allowed +in a function to 1000. |