|
From: Tatsuro M. <tma...@ya...> - 2011-09-05 08:20:43
|
Hello With your patch djgpp binaries are successfully built. Thanks! Tatsuro --- On Mon, 2011/9/5, Ethan Merritt wrote: > On Sunday, 04 September 2011, Tatsuro MATSUOKA wrote: > > Hello > > In compiling current cvs (2011-09-04) , change in 2011-09-03 gives compile errors, canvas.rm:620 and svg.trm: 1035 because in config.dj2,'USE_MOUSE' is disabled. > > Thanks for the report. > > Let me think.... > The canvas and svg terminals can easily support mousing even > if the interactive gnuplot session itself does not. > So I would prefer a fix that allows these terminals to produce > mousing information even when USE_MOUSE is not defined. > Could you please try the attached patch instead? > > Ethan > > > I have attached quick hack and compile term.c and built gnuplot for djgpp. > > (attached files.) > > > > Regards > > > > Tatsuro > > |