On Thu, Apr 07, 2011 at 06:24:31PM -0400, Stan wrote: >On Wed, Apr 06, 2011 at 10:05:24AM -0400, Christopher Faylor wrote: >> On Wed, Apr 06, 2011 at 03:54:05PM +0900, Tatsuro MATSUOKA wrote: >> >Hello >> > >> >I have confirmed that octave-3.4.0-3 fails to plot on cygwin 1.7.9-1 but >> >not 1.7.8-1. >> >> We don't need confirmation that octave doesn't work. We need to know if >> rebasing works around the problem. > >Here on Win 7 64bit I have: >$ uname -a >CYGWIN_NT-6.1-WOW64 darkstar 1.7.9(0.237/5/3) 2011-03-29 10:10 i686 Cygwin > >Cygwin Package Information >Package Version Status >cygwin 1.7.9-1 OK >octave 3.4.0-3 OK >gnuplot 4.4.0-1 OK > > >I did rebaseall and I still get the error: > >octave:1> t = 0:2*pi/100:2*pi; >octave:2> plot(t,sin(t)) >error: Invalid call to strcat. Correct usage is: > > -- Function File: strcat (S1, S2, ...)
Could you try the latest snapshot? Jon Turney has a patch for the DLL loading which might make a difference. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple