home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / perl560.zip / hints / ncr_tower.sh < prev    next >
Text File  |  1999-07-20  |  634b  |  17 lines

  1. #  For SysV release 2, there are no directory functions defined.  To
  2. #  prevent compile errors, acquire the functions written by Doug Gwynn.
  3. #  They are contained in dirent.tar.gz and can be accessed from gnu 
  4. #  repositories, as well as other places.
  5. #
  6. #    The following hints have been verified to work with PERL5 (001m) on
  7. #  SysVr2 with the following caveat(s):
  8. #    1. Maximum User program space (MAXSPACE) must be at least 2MB.
  9. #    2. The directory functions mentioned above have been installed.
  10. #
  11. optimize='-O0'
  12. ccflags="$ccflags -W2,-Sl,1500 -W0,-Sp,350,-Ss,2500 -Wp,-Sd,30"
  13. d_mkdir=$undef
  14. usemymalloc='y'
  15. useposix='false'
  16. so='none'
  17.