home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / graphics / gnuplot / 577 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.graphics.gnuplot
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ames!tulane!ukma!cs.widener.edu!dsinc!vu-vlsi.ee.vill.edu!plotkin
  3. From: plotkin@vu-vlsi.ee.vill.edu (Alec Plotkin)
  4. Subject: compiling gnuplot 3.2 with borland c++ compiler
  5. Message-ID: <BzIsE2.9Iz@vu-vlsi.ee.vill.edu>
  6. Organization: Villanova University
  7. Date: Sat, 19 Dec 1992 18:51:37 GMT
  8. Lines: 19
  9.  
  10. Hello.
  11.  
  12. I have got a copy of the gnuplot sources and compiled them with a slightly
  13. modified version of the makefile.tc and linkopt.tc & linkopt.tco files.
  14. The modifications were essentially to reflect that the compiler specific
  15. stuff resides in d:\bc and not c:\tc directories.
  16.  
  17. Everything compiles nicely, and the executable runs well, except for one
  18. think (as far as I can tell).  splot is broken.  At first, I thought that
  19. I was not using it correctly, but I tried the files in the demo directory
  20. and got the same result, which is namely:
  21.          floating poing error: domain
  22. gnuplot gets as far as putting the line label in the corner and then dies.
  23.  
  24. Has anyone seen this happen, or did I do something wrong?
  25. Any thoughts, suggestions, mystic incantations, or divine interventions are
  26. greatly appreciated.
  27.  
  28. Thanks.
  29.