delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Tim Prince <tprince AT computer DOT org> |
Reply-To: | tprince AT computer DOT org |
To: | cygwin AT cygwin DOT com |
Subject: | libg2c #define for cygwin & mingw |
Date: | Sat, 20 Jul 2002 12:49:05 -0700 |
MIME-Version: | 1.0 |
Message-Id: | <20020720194906.348602CF71@inet1.ywave.com> |
libf2c/libU77 uses #if defined(_WIN32) to determine whether to use win32api calls. I suspect this is no longer working as intended. I have made a patch to DATE_AND_TIME() to fill in the milliseconds field, and it works with #if defined(__CYGWIN__) but I would like to know what configury system is recommended there? Does it involve adding -mwin32 or -D_WIN32 to CFLAGS? -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |