|
From: Tatsuro M. <tma...@ya...> - 2010-01-05 02:44:08
|
Hello --- Ethan Merritt wrote: > > I understand why there is currently an error message. > I do not understand why there would be a crash. > Please check again with the revised code. > > Ethan I have confirmed that stringvar.dem can be successfully carried out on the cvs version of gnuplot (latest ChangeLog date: 2010-01-03) on cygwin and mingw. On MinGW, I have carried out the demo on the Msys so that 'cat' command works. However, occurs in the usual situation on windows, as, gnuplot> cd 'D:\usr\Tatsu\mingwhome\gnuplotcvs\gp45-winbin\gnuplot\demo' gnuplot> load 'stringvar.dem' 'cat' is not recognized as an internal or external command, operable program or batch file. If 'cat' is replaced by 'type', it worked correctly. On the djgpp there was a long file name problem on my DJGPP environment and 'cat' command. I replaced long file name to short one. However, crash still occur. It will be required to trace it gdb works on DGJPP. If I will have time to do it, I will try to purchase the origin of the crash. Regards Tatsuro -------------------------------------- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/ |