28 Dec 13:58
Re: How to use #ifdef WIN32
Duncan Coutts <duncan.coutts <at> worc.ox.ac.uk>
2007-12-28 12:58:57 GMT
2007-12-28 12:58:57 GMT
On Fri, 2007-12-21 at 00:11 -0600, Spencer Janssen wrote: > On Thursday 20 December 2007 22:04:13 Duncan Coutts wrote: > > On Thu, 2007-12-20 at 21:16 -0600, Spencer Janssen wrote: > > > If you're using Cabal, something like this should work: > > > > > > if os(win32) > > > cpp-options: -DWIN32 > > > > To be precise: > > > > if os(windows) > > cpp-options: -DWIN32 > > > > See, Cabal is (mostly) Neil "I hate mingw" Mitchell compliant.> Should example 4 in section 2.1.5 of the Cabal manual be changed, then? Or > are win32 and windows equivalent? Well spotted. Now fixed in darcs. Duncan
> Should example 4 in section 2.1.5 of the Cabal manual be changed, then? Or
> are win32 and windows equivalent?
Well spotted. Now fixed in darcs.
Duncan
RSS Feed