|
From: Allin C. <cot...@wf...> - 2009-03-18 23:36:57
|
On Thu, 19 Mar 2009, [ISO-8859-1] Hans-Bernhard Bröker wrote: > Allin Cottrell wrote: > > Every now and then I build a binary of CVS gnuplot for win32 > > (cross-building on Linux). > > Using which compiler and cross-build toolkit? Using mingw32-gcc (gcc 3.4.5). > > I notice that it crashes whenever I try to use the "handle" > > cursor to rotate a 3d plot in the windows terminal. > > FWIW I can't reproduce the problem with a binary built from > today's MKS, using the OpenWatcom compiler version 1.8 directly > on XP. I could rotate every single plot of 'surface1.dem' > without a hitch. Thanks, I'll try 'surface1.dem' and see what happens. Obviously I can't rule out the possibility that the problem lies with my build of gnuplot rather than the source code, although my builds have generally worked in the past. Allin Cottrell |