Tobi, In Cactid for cygwin (Windows), I undefined all of the following:
#ifdef __CYGWIN__ /* We use a Unix API, so pretend it's not Windows */ #undef WIN #undef WIN32 #undef _WIN #undef _WIN32 #undef _WIN64 #undef __WIN__ #undef __WIN32__ #define HAVE_ERRNO_AS_DEFINE #endif /* __CYGWIN__ */ Larry > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rrd-developers- > [EMAIL PROTECTED] On Behalf Of Tobias Oetiker > Sent: Saturday, May 14, 2005 11:14 AM > To: Gifford Hesketh > Cc: [EMAIL PROTECTED] > Subject: [rrd-developers] Re: Compile on Windows > > Hi Gifford, > > is this _WIN32 define a standard ? more so that WIN32 ? > > cheers > tobi > > > -- > ______ __ _ > /_ __/_ / / (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich > / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach > /_/ \.__/_.__/_/ http://people.ee.ethz.ch/oetiker +41(0)44-632-5286 > > -- > Unsubscribe mailto:rrd-developers- > [EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/rrd-developers > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-developers WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
