home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1652 / README.C < prev   
Encoding:
Text File  |  1990-12-28  |  771 b   |  25 lines

  1. I have tested wp2latex (C version) using the following OS/compiler
  2. combinations:
  3. 1. 386 Xenix 2.3.2/cc & gcc
  4. 2. DOS/Xenix cc -dos & MSC 5.1
  5. 3. SunOS 4.0.3 & 4.1(SPARC)/cc
  6.  
  7. The DOS versions require a large model compilation and a stack size of
  8. 0x3000 in order to run.
  9.  
  10. The SUN version runs exceedingly slowly. I don't know why. (By slow I mean
  11. a 4.77MHz XT is *faster*) I have profiled the code and seems to be spending
  12. a lot of time in lseek. Any ideas would be welcome. I've sorted this out.
  13. Sun machines are catered for automatically.
  14.  
  15. Define HAVE_P2C in the Makefile and correct the libraries required if you 
  16. have p2c 1.14 or higher installed.
  17.  
  18.  
  19. Please note: This version differs slightly from that on ymir.
  20.  
  21.             Share and enjoy,
  22.                 Glenn
  23.  
  24. glenn@qed.physics.su.oz.au
  25.