home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / GNU / gnuplot.lha / gnuplot / docs / fit / compile.fit next >
Encoding:
Text File  |  1993-11-23  |  720 b   |  17 lines

  1. Some remarks on compiling GNUFIT:
  2.  
  3. If your machine should not support string function strnicmp()
  4. then include the switch -DSTRNICMP
  5.  
  6. Version 1.0 (based on gnuplot3.2) has been successfully compiled under
  7.     MSDOS, OS/2, SunOS, HPUX, IBM/RS6000, DEC Ultrix, DG/UX, LINUX
  8.  
  9. Version 1.1 (based on gnuplot3.4) has been successfully compiled under
  10.     MSDOS, OS/2, SunOS, HPUX, IBM/RS6000, DEC Ultrix, LINUX, AmigaDOS
  11.  
  12. Version 1.2 (based on gnuplot3.5) has been successfully tested under MSDOS.
  13. The changes of gnuplot between 3.4 and 3.5 have little interference with
  14. the fitting routines, so it may be assumed that it will run also on the
  15. other systems. In order to get the release out, further testing is left to
  16. the user.
  17.