|
From: Tatsuro M. <tma...@ya...> - 2011-03-27 22:46:25
|
Hello
I have built the binaries with the cvs source on 2011-03-26 on my win 7 PC.
(Windows 7 64 bit Home Premium sp1.)
../src/gnuplot.exe -e "winhelp=1" ../docs/plotstyles.gnu
set output out . 'figure_lines' . ext
^
cannot open file; output not changed
"../docs/plotstyles.gnu", line 21: util.c: No such file or directory
make hangs at this stage.
As pointed out by Juh将。sz P将アter,
If I start gnuplot.exe interactively, plot something, then exit, then it
exits normally. However, if I don't plot anything, just do "sh var" or
"exit", it hangs!
I have tested
http://www.gnuplot.info/development/binaries/gp45-Mar25_2011-winbin-test.zip
The situation is the same as that I have built today.
The gnuplot.exe and gnuplot-switch.exe caused the same behaviors.
Hmmm? Thus codepage modification is not origin of exit fail on win 7 64 bit.
Regards
Tatsuro
--- Bastian M将」rkisch wrote:
> Hello,
>
> To exclude build problems with MinGW, I have done and uploaded a build
> of the current CVS version to
> http://www.gnuplot.info/development/binaries/gp45-Mar25_2011-winbin-test.zip
>
>
> It is built with a fresh install of current MinGW and current stable
> releases of wxWidgets/cairo/pango. It's not a full release build,
> though, as most of the support files and the lua and gd terminals are
> missing. Also, plotstyles.gnu will fail with this version since libgd is
> missing. gnuplot-switch.exe is compiled with -DCONSOLE_SWITCH_CP,
> gnuplot.exe without.
>
> Again, on my XP system, I see none of the behaviour described earlier:
> immediate startup and exit and console gnuplot (both versions) works as
> expected (started with msys, cmd, "-V", w/ and without plots ...). I
> will try later on with Vista.
>
> On thing, though: closing gnuplot*.exe via the "close"-button of the
> console seems to cause it to hang or crash. That is not the case for
> Tatsuro Matsuoka's build.
>
> Bastian
>
>
> Am 25.03.2011 00:19, schrieb Tatsuro MATSUOKA:
> > Hello
> >
> > I have tested cvs binaries for windows provided by Prof. Kakuto
> >
> > http://www.ring.gr.jp/pub/text/TeX/ptex-win32/w32/
> > gnuplot-45pl0w32.zip
> >
> > The binaries are built by the MSVC complier. The latest ChangeLog date is 2011-03-22.
> > Using this binary, exit problem seems not to occur for gnuplot.exe.
> >
> > At the moment, I do not find the reason why the difference occur between mine and Kakuto's
> binaries.
> >
> > Regards
> >
> > Tatsuro
> >
> > ------------------------------------------------------------------------------
> > Enable your software for Intel(R) Active Management Technology to meet the
> > growing manageability and security demands of your customers. Businesses
> > are taking advantage of Intel(R) vPro (TM) technology - will your software
> > be a part of the solution? Download the Intel(R) Manageability Checker
> > today! http://p.sf.net/sfu/intel-dev2devmar
> > _______________________________________________
> > gnuplot-beta mailing list
> > gnu...@li...
> > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
>
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> gnuplot-beta mailing list
> gnu...@li...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
>
|