Ilya Zakharevich on Thu, 01 Jun 2006 02:26:56 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: Restore support for lowlevel-Gnuplot plotting terminals


On Fri, May 26, 2006 at 04:01:14PM -0700, Ilya Zakharevich wrote:
> This patch restores (in very simplified form, and with much better
> docs) support for plotting via Gnuplot engines.

Oups, I forgot to edit one line in README...

--- ./README.os2-pre	Wed May 31 17:08:12 2006
+++ ./README.os2	Sat May 27 16:14:52 2006
@@ -35,7 +35,7 @@ Thus the build process may look like thi
 
   sh Configure --graphic=gnuplot.dynamic,gnpltdrw
   cd Oos2-ix86
-  make _O=.obj _A=.lib CC_FLAVOR="-Zomf -Zcrtdll -Zstack 8192 -DOLD_SET_FEEDBACK_RECTANGLE" RLLIBS=-lreadline_import DLLD_IGNORE= AR=emxomfar bench
+  make _O=.obj _A=.lib CC_FLAVOR="-Zomf -Zcrtdll -Zstack 8192 -DUSE_SET_FEEDBACK_RECTANGLE" RLLIBS=-lreadline_import DLLD_IGNORE= AR=emxomfar bench
   cd ..
 
 The statically build PARI library is in a file named similar to libpari-2_2.a,

Yours,
Ilya