home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gawk-2.15.6-base.tgz / gawk-2.15.6-base.tar / fsf / gawk / README.hpux8x < prev    next >
Text File  |  1994-01-30  |  805b  |  19 lines

  1. When compiling on HPPA machines running HP-UX 8.0x you should add the
  2. option: "+Obb1000".  The file awktab.c fails to compile without this
  3. option.  The option sets the maximum number of basic blocks allowed
  4. in a function to 1000.
  5. ------------------------------------
  6.  
  7. December 1993 - arnold@skeeve.atl.ga.us
  8.  
  9. I continue to get reports that gawk compiled with gcc (through 2.5.x) on the
  10. hp9000 series 700 systems does not pass its test suite. When compiled with
  11. hp's C compiler, it does fine.  If you compile with cc and it fails, then
  12. let me hear about it please.  If you compile with gcc and then complain to
  13. me, I'm going to fuss at you for not reading the documenation. (:-)
  14. ------------------------------------
  15.  
  16. January 1994 - arnold@skeeve.atl.ga.us
  17.  
  18. I'm told that with gcc 2.5.8, gawk now compiles.
  19.