Newsgroups: comp.lang.ruby
From: Corinna Vinschen <s...@vinschen.de>
Date: Tue, 8 Jan 2008 13:12:03 +0000 (UTC)
Local: Tues, Jan 8 2008 8:12 am
Subject: strftime on Cygwin
[Please use the NG for replies. Thanks in advance.]
Hi, with Cygwin 1.5.25 I removed the link time reference to the non-standard However, the drawback is that suddenly ruby 1.8.6 doesn't build anymore. Ruby on Cygwin uses the replacement function of strftime defined in While this seems to be fixed using finer grained configure checking in [...] So the problem persists, just differently. The question is this: Why is Ruby on Cygwin using its own strftime at While looking into this, I found that Configure.in makes a few cygwin*) rb_cv_have_daylight=no and later: cygwin*) All of the above should actually go away. Cygwin has the daylight Given that, I'd like to propose the below patch. It's against the --- configure.in.ORIG 2008-01-08 13:11:13.583867700 +0100 If it's not ok to disable Ruby's own implementation of strftime on rb_cv_have_daylight=no This results in a correct compilation of missing/strftime.c in the Thanks, -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
