octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave 2.9.13 on cygwin


From: Tatsuro MATSUOKA
Subject: Re: octave 2.9.13 on cygwin
Date: Mon, 10 Sep 2007 17:46:37 +0900 (JST)

Hello Marco Atzeri 

Thanks!

octave:1> [tm,nc]=strptime('30-Aug-2007','%d-%b-%Y')
tm =
{
  usec = 0
  sec = 0
  min = 0
  hour = 0
  mday =  30
  mon =  7
  year =  107
  wday =  4
  yday =  241
  isdst = 0
  zone =
}

nc =  12                

OTOH, what complier did you used ?
Standard gcc 3.4.4-3 ?

Now I am discussing the sjlj problem on cygwin ML.
In the ML, the possibility of 'gcc-dw2' (dwarf2-EH) is discussed. 


Tatsuro MATSUOKA


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]